Skip to content

Commit

Permalink
Merge pull request #37 from alphagov/dependabot/docker/golang-562abef
Browse files Browse the repository at this point in the history
Bump golang from `0d3653d` to `562abef`
  • Loading branch information
jfharden authored Aug 9, 2024
2 parents 3a31b44 + f9a8abb commit c40962b
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:0d3653dd6f35159ec6e3d10263a42372f6f194c3dea0b35235d72aabde86486e AS builder
FROM golang:1.22-alpine@sha256:562abef817ebfee7ce2c56b4b503c080ccfe8c4497549370c0d2e0c929849fe4 AS builder

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

0 comments on commit c40962b

Please sign in to comment.