Skip to content

Commit 7ffe65b

Browse files
committed
chore(deps): update golang docker tag to v1.26
1 parent aaf98fd commit 7ffe65b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.23@sha256:dd5cc4b4f85d13329cb5b17cbf35c509e1c82a43bf6e5961516fda444013121a AS base
1+
FROM golang:1.26@sha256:db1271a193b5b6cac1749d8d23c3b3564b37852836a5880ca0a65e1924f7feab AS base
22
WORKDIR /src
33
ENV CGO_ENABLED=0
44
COPY . ./

0 commit comments

Comments
 (0)