Skip to content

docker: Update image to golang:1.20.1-alpine3.17.#3063

Merged
davecgh merged 1 commit intodecred:masterfrom
davecgh:contrib_docker_go1_20_1
Feb 24, 2023
Merged

docker: Update image to golang:1.20.1-alpine3.17.#3063
davecgh merged 1 commit intodecred:masterfrom
davecgh:contrib_docker_go1_20_1

Conversation

@davecgh
Copy link
Copy Markdown
Member

@davecgh davecgh commented Feb 24, 2023

To confirm the new digest:

$ docker pull golang:1.20.1-alpine3.17
...
1.20.1-alpine3.17: Pulling from library/golang
...
Digest:
sha256:48f336ef8366b9d6246293e3047259d0f614ee167db1869bdbc343d6e09aed8a
...

@davecgh davecgh added this to the 1.8.0 milestone Feb 24, 2023
@davecgh davecgh force-pushed the contrib_docker_go1_20_1 branch from fb4b5f1 to 0a7bfa7 Compare February 24, 2023 07:21
@davecgh davecgh changed the title This updates the docker image to golang:1.20.1-alpine3.17. docker: Update image to golang:1.19.5-alpine3.17. Feb 24, 2023
@davecgh davecgh changed the title docker: Update image to golang:1.19.5-alpine3.17. docker: Update image to golang:1.20.1-alpine3.17. Feb 24, 2023
Copy link
Copy Markdown

@ukane-philemon ukane-philemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ docker pull golang:1.20.1-alpine3.17
1.20.1-alpine3.17: Pulling from library/golang
.........
Digest: sha256:48f336ef8366b9d6246293e3047259d0f614ee167db1869bdbc343d6e09aed8a
Status: Downloaded newer image for golang:1.20.1-alpine3.17

The hash in your comment seems to be different.

@davecgh davecgh force-pushed the contrib_docker_go1_20_1 branch from 0a7bfa7 to 933999a Compare February 24, 2023 18:31
@davecgh
Copy link
Copy Markdown
Member Author

davecgh commented Feb 24, 2023

The hash in your comment seems to be different.

Nice catch. I copied the wrong one into the commit message, but it was correct in the Dockerfile. Updated the commit message.

This updates the docker image to golang:1.20.1-alpine3.17.

To confirm the new digest:

```
$ docker pull golang:1.20.1-alpine3.17
...
1.20.1-alpine3.17: Pulling from library/golang
...
Digest:
sha256:48f336ef8366b9d6246293e3047259d0f614ee167db1869bdbc343d6e09aed8a
...
```
@davecgh davecgh force-pushed the contrib_docker_go1_20_1 branch from 933999a to bf2fac7 Compare February 24, 2023 19:51
@davecgh davecgh merged commit bf2fac7 into decred:master Feb 24, 2023
@davecgh davecgh deleted the contrib_docker_go1_20_1 branch February 24, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants