Skip to content

Commit e76f675

Browse files
Bump golang from f8113c4 to 2b1cbf2
Bumps golang from `f8113c4` to `2b1cbf2`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 362288a commit e76f675

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:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da
33

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

0 commit comments

Comments
 (0)