Skip to content

Commit

Permalink
chore(docker-image): update golang:1.22 docker digest to 450e382
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu-bot[bot] committed Apr 13, 2024
1 parent 3e680a0 commit ce5778c
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:c4fb952e712efd8f787bcd8e53fd66d1d83b7dc26adabc218e9eac1dbf776bdf AS build
FROM golang:1.22@sha256:450e3822c7a135e1463cd83e51c8e2eb03b86a02113c89424e6f0f8344bb4168 AS build

WORKDIR /workspace
ENV GO111MODULE=on
Expand Down

0 comments on commit ce5778c

Please sign in to comment.