Skip to content

Commit a5910cf

Browse files
Bump golang from f8113c4 to 3f74443
Bumps golang from `f8113c4` to `3f74443`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a428e8d commit a5910cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FROM golang:1.23-alpine
2-
FROM golang@sha256:f8113c4b13e2a8b3a168dceaee88ac27743cc84e959f43b9dbd2291e9c3f57a0
2+
FROM golang@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71
33

44
RUN apk update && apk upgrade && apk --no-cache add make
55

0 commit comments

Comments
 (0)