Skip to content

Commit

Permalink
Merge pull request #11 from alphagov/dependabot/docker/golang-8e96e6c
Browse files Browse the repository at this point in the history
Bump golang from `3325c55` to `8e96e6c`
  • Loading branch information
jfharden authored Feb 23, 2024
2 parents 071a9c8 + ab18948 commit 45ee1ce
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:3325c5593767d8f1fd580e224707ca5e847a1679470a027aaa3c71711ce16613 AS builder
FROM golang:1.22-alpine@sha256:8e96e6cff6a388c2f70f5f662b64120941fcd7d4b89d62fec87520323a316bd9 AS builder

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

0 comments on commit 45ee1ce

Please sign in to comment.