Skip to content

Commit

Permalink
Merge pull request #29 from alphagov/dependabot/docker/golang-ace6cc3
Browse files Browse the repository at this point in the history
Bump golang from `6522f0c` to `ace6cc3`
  • Loading branch information
jfharden authored Jun 26, 2024
2 parents 6ee0197 + 9f035b1 commit cba8151
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:6522f0ca555a7b14c46a2c9f50b86604a234cdc72452bf6a268cae6461d9000b AS builder
FROM golang:1.22-alpine@sha256:ace6cc3fe58d0c7b12303c57afe6d6724851152df55e08057b43990b927ad5e8 AS builder

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

0 comments on commit cba8151

Please sign in to comment.