Skip to content

Commit

Permalink
Bump golang from 03278bc to cffaba7
Browse files Browse the repository at this point in the history
Bumps golang from `03278bc` to `cffaba7`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 41c13b3 commit 35510f3
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,5 +1,5 @@
# FROM golang:1.20-alpine
FROM golang@sha256:03278bc16e1a5b4fb6cdd3462108c060aa1e9c2353ce4d15d744b3c40168677d
FROM golang@sha256:cffaba795c36f07e372c7191b35ceaae114d74c31c3763d442982e3a4df3b39e

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

Expand Down

0 comments on commit 35510f3

Please sign in to comment.