Skip to content

Commit

Permalink
Merge pull request #51 from alphagov/dependabot/docker/golang-dbf06d8
Browse files Browse the repository at this point in the history
Bump golang from `c694a4d` to `dbf06d8`
  • Loading branch information
jfharden authored Dec 6, 2024
2 parents e9da2a5 + 9b56f38 commit 21a5b95
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:c694a4d291a13a9f9d94933395673494fc2cc9d4777b85df3a7e70b3492d3574 AS builder
FROM golang:1.23-alpine@sha256:dbf06d8ccea279a1f28ecb700742551b3f17e007de23c1985b3a9adf868cb1f6 AS builder

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

0 comments on commit 21a5b95

Please sign in to comment.