Skip to content

Commit

Permalink
chore(docker-image): update golang:1.22 docker digest to b1e05e2
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu-bot[bot] committed May 11, 2024
1 parent daf6a1d commit c3fd7b2
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.22@sha256:d5302d40dc5fbbf38ec472d1848a9d2391a13f93293a6a5b0b87c99dc0eaa6ae AS build
FROM golang:1.22@sha256:b1e05e2c918f52c59d39ce7d5844f73b2f4511f7734add8bb98c9ecdd4443365 AS build

WORKDIR /workspace
ENV GO111MODULE=on
Expand Down

0 comments on commit c3fd7b2

Please sign in to comment.