Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to afccce4
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Sep 21, 2023
1 parent c6230d4 commit c6a0e36
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:6974950a29db63cc5712fc3859904b2090feef256d184a6a4e0224b541db016c AS builder
FROM golang:1.21@sha256:afccce40fb4a6b6a80d0386d6296737c68207f8d69086d0e16aa9cb9dbb753db AS builder
ARG CI_JOB_ID
ARG CI_COMMIT_SHORT_SHA
WORKDIR /build
Expand Down

0 comments on commit c6a0e36

Please sign in to comment.