Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to b405b62
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 22, 2024
1 parent 18c5f13 commit 7f15717
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:b405b620c7b53ef64695c7da7c8396f411f381c1eb7da6713c585dd7eca1559b AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./
Expand Down

0 comments on commit 7f15717

Please sign in to comment.