decred / dcrd

Decred daemon in Go (golang).
https://decred.org
ISC License
731 stars 289 forks source link

docker: Update image to golang:1.22.4-alpine3.20. #3370

Closed davecgh closed 1 month ago

davecgh commented 1 month ago

This updates the docker image to golang:1.22.4-alpine3.20.

To confirm the new digest:

$ docker pull golang:1.22.4-alpine3.20
1.22.4-alpine3.20: Pulling from library/golang
...
Digest: sha256:6522f0ca555a7b14c46a2c9f50b86604a234cdc72452bf6a268cae6461d9000b
...
davecgh commented 1 month ago

Looks like em digest has changed

% docker pull golang:1.22.4-alpine3.20
1.22.4-alpine3.20: Pulling from library/golang
......
Digest: sha256:6522f0ca555a7b14c46a2c9f50b86604a234cdc72452bf6a268cae6461d9000b
Status: Downloaded newer image for golang:1.22.4-alpine3.20
....

Yep, looks like it has:

$ docker pull golang:1.22.4-alpine3.20
1.22.4-alpine3.20: Pulling from library/golang
d25f557d7f31: Already exists
8b732c871fea: Pull complete
060aaf7efd06: Pull complete
7d1964877d68: Pull complete
4f4fb700ef54: Pull complete
Digest: sha256:6522f0ca555a7b14c46a2c9f50b86604a234cdc72452bf6a268cae6461d9000b
Status: Downloaded newer image for golang:1.22.4-alpine3.20

Confirmed.

Updated PR.

matthawkins90 commented 1 month ago

Also confirmed: Digest: sha256:6522f0ca555a7b14c46a2c9f50b86604a234cdc72452bf6a268cae6461d9000b