Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to 4a2f6d3
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Jan 17, 2024
1 parent b804933 commit 7c190b0
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:4a2f6d302b6d91572db2e11251f5785620cb58f9c79c92d718749d7a28b9c83e AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./
Expand Down

0 comments on commit 7c190b0

Please sign in to comment.