Skip to content

Commit

Permalink
Merge pull request #24 from alphagov/dependabot/docker/golang-b8ded51
Browse files Browse the repository at this point in the history
Bump golang from `f1fe698` to `b8ded51`
  • Loading branch information
jfharden authored May 28, 2024
2 parents ff533a6 + feaf9f3 commit 0a4d08d
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:f1fe698725f6ed14eb944dc587591f134632ed47fc0732ec27c7642adbe90618 AS builder
FROM golang:1.22-alpine@sha256:b8ded51bad03238f67994d0a6b88680609b392db04312f60c23358cc878d4902 AS builder

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

0 comments on commit 0a4d08d

Please sign in to comment.