Skip to content

Commit 3a0c9b9

Browse files
Bump golang from f959327 to 76aadd9
Bumps golang from `f959327` to `76aadd9`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33f33e4 commit 3a0c9b9

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.20-alpine
2-
FROM golang@sha256:f9593279431875e29d178bea563344f0fb0e592adc72e8ae24bdc3b444da1e42
2+
FROM golang@sha256:76aadd914a29a2ee7a6b0f3389bb2fdb87727291d688e1d972abe6c0fa6f2ee0
33

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

0 commit comments

Comments
 (0)