Skip to content

Commit

Permalink
Merge pull request #22 from alphagov/dependabot/docker/golang-f1fe698
Browse files Browse the repository at this point in the history
Bump golang from `b7aafa9` to `f1fe698`
  • Loading branch information
jfharden authored May 23, 2024
2 parents 6432621 + fe1fdf9 commit 6c80171
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:b7aafa9dc8054f681b8351f19919f1e2b3a53ea01b054e54e339b86c9c8ca403 AS builder
FROM golang:1.22-alpine@sha256:f1fe698725f6ed14eb944dc587591f134632ed47fc0732ec27c7642adbe90618 AS builder

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

0 comments on commit 6c80171

Please sign in to comment.