Skip to content

Commit

Permalink
chore(deps): update golang:1.20 docker digest to 9d0422f
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Jun 22, 2023
1 parent 53fea39 commit 4ea1f3f
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,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM golang:1.20@sha256:6b3fa4b908676231b50acbbc00e84d8cee9c6ce072b1175c0ff352c57d8a612f AS builder
FROM golang:1.20@sha256:9d0422f7dc934f665111a8545e0531705efc9c7df8c34dd173f8ae5d80565d37 AS builder
ARG CI_JOB_ID
ARG CI_COMMIT_SHORT_SHA
WORKDIR /build
Expand Down

0 comments on commit 4ea1f3f

Please sign in to comment.