Skip to content

Commit

Permalink
chore(docker-image): update golang:1.21 docker digest to 672a228
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu-bot[bot] committed Dec 23, 2023
1 parent 422c12a commit b2b9ba5
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.21@sha256:2ff79bcdaff74368a9fdcb06f6599e54a71caf520fd2357a55feddd504bcaffb AS build
FROM golang:1.21@sha256:672a2286da3ee7a854c3e0a56e0838918d0dbb1c18652992930293312de898a6 AS build

WORKDIR /workspace
ENV GO111MODULE=on
Expand Down

0 comments on commit b2b9ba5

Please sign in to comment.