Skip to content

Commit

Permalink
Merge pull request #43 from alphagov/dependabot/docker/golang-ac67716
Browse files Browse the repository at this point in the history
Bump golang from `c76fc1d` to `ac67716`
  • Loading branch information
jfharden authored Sep 12, 2024
2 parents b34b18b + c9c29ae commit 8c2ae6a
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:c76fc1ddd43f2f237b80a55e5f10f97ab2aea53f9a44c74d2495ac9536e8fcb4 AS builder
FROM golang:1.23-alpine@sha256:ac67716dd016429be8d4c2c53a248d7bcdf06d34127d3dc451bda6aa5a87bc06 AS builder

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

0 comments on commit 8c2ae6a

Please sign in to comment.