Skip to content

Commit

Permalink
Bump golang from ace6cc3 to 2b0f0a0
Browse files Browse the repository at this point in the history
Bumps golang from `ace6cc3` to `2b0f0a0`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent cba8151 commit 228710d
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,4 +1,4 @@
FROM golang:1.22-alpine@sha256:ace6cc3fe58d0c7b12303c57afe6d6724851152df55e08057b43990b927ad5e8 AS builder
FROM golang:1.22-alpine@sha256:2b0f0a0d71935c9ecbff2425eff8eb3bd63a6a560f75879b6535704dc059b84e AS builder

RUN apk add make
RUN mkdir -p /opt/resource
Expand Down

0 comments on commit 228710d

Please sign in to comment.