Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to 02d7116
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Oct 11, 2023
1 parent c89a6a9 commit 35b7329
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:4d5cf6cb9269c5867ccf86b8282897b7eb4764d9739b1a19d8cc68643bbc3f3c AS builder
FROM golang:1.21@sha256:02d7116222536a5cf0fcf631f90b507758b669648e0f20186d2dc94a9b419a9b AS builder
ARG CI_JOB_ID
ARG CI_COMMIT_SHORT_SHA
WORKDIR /build
Expand Down

0 comments on commit 35b7329

Please sign in to comment.