Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update golang:1.21 docker digest to 5103440
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
renovate-bot committed Mar 12, 2024
1 parent 52c099b commit 07b0b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/experimental/service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21@sha256:ec457a2fcd235259273428a24e09900c496d0c52207266f96a330062a01e3622 AS base
FROM golang:1.21@sha256:510344038708d4fa0855a15bb8cd0f91778b366059bbcc38d2371828a0abd0af AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./

0 comments on commit 07b0b12

Please sign in to comment.