Skip to content

Commit

Permalink
Bump golang from 48eab5e to adee809
Browse files Browse the repository at this point in the history
Bumps golang from `48eab5e` to `adee809`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 1a9f8dd commit 49a66cb
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:48eab5e3505d8c8b42a06fe5f1cf4c346c167cc6a89e772f31cb9e5c301dcf60
FROM golang@sha256:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10

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

Expand Down

0 comments on commit 49a66cb

Please sign in to comment.