Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to 19600fd
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Sep 27, 2023
1 parent e7cb1d1 commit fbc8d5d
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:c416ceeec1cdf037b80baef1ccb402c230ab83a9134b34c0902c542eb4539c82 AS builder
FROM golang:1.21@sha256:19600fdcae402165dcdab18cb9649540bde6be7274dedb5d205b2f84029fe909 AS builder
ARG CI_JOB_ID
ARG CI_COMMIT_SHORT_SHA
WORKDIR /build
Expand Down

0 comments on commit fbc8d5d

Please sign in to comment.