Skip to content

Commit

Permalink
chore(deps): update golang:1.23 docker digest to 7ea4c9d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 2, 2025
1 parent b6645ca commit b1882a1
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.23@sha256:574185e5c6b9d09873f455a7c205ea0514bfd99738c5dc7750196403a44ed4b7 AS base
FROM golang:1.23@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./
Expand Down

0 comments on commit b1882a1

Please sign in to comment.