decred / dcrd

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

docker: Update image to golang:1.22.3-alpine3.20. #3305

Closed davecgh closed 5 months ago

davecgh commented 5 months ago

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

To confirm the new digest:

$ docker pull golang:1.22.3-alpine3.20
1.22.3-alpine3.20: Pulling from library/golang
...
Digest: sha256:1b455a3f7786e5765dbeb4f7ab32a36cdc0c3f4ddd35406606df612dc6e3269b
...
matthawkins90 commented 5 months ago

Confirmed:

Digest: sha256:1b455a3f7786e5765dbeb4f7ab32a36cdc0c3f4ddd35406606df612dc6e3269b
Status: Downloaded newer image for golang:1.22.3-alpine3.20
docker.io/library/golang:1.22.3-alpine3.20