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 31b9362
Browse files Browse the repository at this point in the history
renovate-bot committed Jun 13, 2024
1 parent 18c5f13 commit fd9084a
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:d83472f1ab5712a6b2b816dc811e46155e844ddc02f5f5952e72c6deedafed77 AS base
FROM golang:1.21@sha256:31b9362d6936fe3d22d7d3c6f154b2c1606089f75c04700a140f5bfa1486635e AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./

0 comments on commit fd9084a

Please sign in to comment.