Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf5784e

Browse files
committedSep 21, 2023
chore(deps): update golang:1.21 docker digest to afccce4
Signed-off-by: Mend Renovate <[email protected]>
1 parent d23c979 commit bf5784e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cli/experimental/service/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21@sha256:ec457a2fcd235259273428a24e09900c496d0c52207266f96a330062a01e3622 AS base
1+
FROM golang:1.21@sha256:afccce40fb4a6b6a80d0386d6296737c68207f8d69086d0e16aa9cb9dbb753db AS base
22
WORKDIR /src
33
ENV CGO_ENABLED=0
44
COPY . ./

0 commit comments

Comments
 (0)
Please sign in to comment.