Skip to content

Commit

Permalink
Merge pull request #27 from alphagov/dependabot/docker/golang-6522f0c
Browse files Browse the repository at this point in the history
Bump golang from `9bdd569` to `6522f0c`
  • Loading branch information
jfharden authored Jun 24, 2024
2 parents 9221d20 + 82cdeea commit e0a49c3
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:9bdd5692d39acc3f8d0ea6f81327f87ac6b473dd29a2b6006df362bff48dd1f8 AS builder
FROM golang:1.22-alpine@sha256:6522f0ca555a7b14c46a2c9f50b86604a234cdc72452bf6a268cae6461d9000b AS builder

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

0 comments on commit e0a49c3

Please sign in to comment.