Skip to content

Commit c9a2b40

Browse files
committed
chore(deps): update golang docker tag to v1.23
1 parent 17f7958 commit c9a2b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/experimental/service/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21@sha256:4746d26432a9117a5f58e95cb9f954ddf0de128e9d5816886514199316e4a2fb AS base
1+
FROM golang:1.23@sha256:b4aabba13d38c069fa6d6ee3656e1fcb11c18181ecfd13728bfced414f6422ca AS base
22
WORKDIR /src
33
ENV CGO_ENABLED=0
44
COPY . ./

0 commit comments

Comments
 (0)