Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to f94cb10
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Oct 12, 2023
1 parent 751531d commit 70f1ee1
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.21@sha256:f463b5e74f03088bbc145217143a02d06834072c80058affc5918ff78e1ed713 AS builder
FROM golang:1.21@sha256:f94cb10ec1bab9bbc0e43386aed3615498d4a03d6c1781dd86c452d7ee5c5b9e AS builder
ARG CI_JOB_ID
ARG CI_COMMIT_SHORT_SHA
WORKDIR /build
Expand Down

0 comments on commit 70f1ee1

Please sign in to comment.