Skip to content

Commit

Permalink
Merge pull request #30 from alphagov/dependabot/docker/golang-2b0f0a0
Browse files Browse the repository at this point in the history
Bump golang from `ace6cc3` to `2b0f0a0`
  • Loading branch information
jfharden authored Jul 15, 2024
2 parents cba8151 + 228710d commit 224d682
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 224d682

Please sign in to comment.