Skip to content

Commit

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

0 comments on commit 5c3ad1c

Please sign in to comment.