Skip to content

Commit

Permalink
chore(deps): update golang:1.23 docker digest to 5305905
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 15, 2025
1 parent b6645ca commit 635a3c1
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:5305905078d6c33f427b4c7dc483e1bb4bef2991ca95f4ac2e830cb1f0a717fe AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./
Expand Down

0 comments on commit 635a3c1

Please sign in to comment.