Skip to content

Commit

Permalink
Merge pull request #31 from alphagov/dependabot/docker/golang-8c9183f
Browse files Browse the repository at this point in the history
Bump golang from `2b0f0a0` to `8c9183f`
  • Loading branch information
jfharden authored Jul 22, 2024
2 parents 224d682 + 3e60f33 commit 2d04ba2
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:2b0f0a0d71935c9ecbff2425eff8eb3bd63a6a560f75879b6535704dc059b84e AS builder
FROM golang:1.22-alpine@sha256:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07 AS builder

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

0 comments on commit 2d04ba2

Please sign in to comment.