Skip to content

Commit

Permalink
Bump golang from d7c6083 to a66eda6
Browse files Browse the repository at this point in the history
Bumps golang from `d7c6083` to `a66eda6`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 27, 2024
1 parent e52ac2d commit 554cac0
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.21-alpine
FROM golang@sha256:d7c6083c5400694f7a17b07c4fad8db9115c0e8e3cf62f781cb29cc890a64e8e
FROM golang@sha256:a66eda637829ce891e9cf61ff1ee0edf544e1f6c5b0e666c7310dce231a66f28

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

Expand Down

0 comments on commit 554cac0

Please sign in to comment.