Skip to content

Commit

Permalink
Merge pull request #41 from alphagov/dependabot/docker/golang-c76fc1d
Browse files Browse the repository at this point in the history
Bump golang from `d0b3155` to `c76fc1d`
  • Loading branch information
jfharden authored Sep 9, 2024
2 parents be0d14d + 00f0c1f commit d372bb5
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.23-alpine@sha256:d0b31558e6b3e4cc59f6011d79905835108c919143ebecc58f35965bf79948f4 AS builder
FROM golang:1.23-alpine@sha256:c76fc1ddd43f2f237b80a55e5f10f97ab2aea53f9a44c74d2495ac9536e8fcb4 AS builder

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

0 comments on commit d372bb5

Please sign in to comment.