Skip to content

Commit

Permalink
Merge pull request #18 from alphagov/dependabot/docker/golang-cdc86d9
Browse files Browse the repository at this point in the history
Bump golang from `0466223` to `cdc86d9`
  • Loading branch information
jfharden authored Apr 17, 2024
2 parents 39b9f7c + 94ff4e3 commit 80beebd
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:0466223b8544fb7d4ff04748acc4d75a608234bf4e79563bff208d2060c0dd79 AS builder
FROM golang:1.22-alpine@sha256:cdc86d9f363e8786845bea2040312b4efa321b828acdeb26f393faa864d887b0 AS builder

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

0 comments on commit 80beebd

Please sign in to comment.