Skip to content

Commit

Permalink
chore(docker-image): update golang:1.20 docker digest to 1724dc3
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu-bot[bot] committed Mar 25, 2023
1 parent 793648c commit f277e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20@sha256:41a6cb5f24c205e78cf153ed1d5328f2279e750d3cde797f545d06921fa90101 AS build
FROM golang:1.20@sha256:1724dc3128e2e63f0bc3e055fe4fa478d67f6da4bd95c0e69690f6435f658804 AS build

WORKDIR /workspace
ENV GO111MODULE=on
Expand Down

0 comments on commit f277e66

Please sign in to comment.