Skip to content

Commit

Permalink
Merge pull request #34 from alphagov/dependabot/docker/golang-24f1bfa
Browse files Browse the repository at this point in the history
Bump golang from `8c9183f` to `24f1bfa`
  • Loading branch information
jfharden authored Jul 29, 2024
2 parents 056a7f3 + f63ba31 commit c084840
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:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07 AS builder
FROM golang:1.22-alpine@sha256:24f1bfa32fbf21eec3d764ed190adb78ee3147c6c3558c950c2be6bf6fc23a1b AS builder

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

0 comments on commit c084840

Please sign in to comment.