Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2024
1 parent 17f7958 commit 5a07f0a
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:4746d26432a9117a5f58e95cb9f954ddf0de128e9d5816886514199316e4a2fb AS base
FROM golang:1.23@sha256:0cc8634e2553593817b8ada7af3ceb3d3c2bd27c1001a96487985fe017b50074 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./
Expand Down

0 comments on commit 5a07f0a

Please # to comment.