Skip to content

Commit

Permalink
Bump golang from 1a47868 to 4a3c2bc
Browse files Browse the repository at this point in the history
Bumps golang from `1a47868` to `4a3c2bc`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent ede52bd commit 043fe7b
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.22-alpine
FROM golang@sha256:1a478681b671001b7f029f94b5016aed984a23ad99c707f6a0ab6563860ae2f3
FROM golang@sha256:4a3c2bcd243d3dbb7b15237eecb0792db3614900037998c2cd6a579c46888c1e

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

Expand Down

0 comments on commit 043fe7b

Please sign in to comment.