Skip to content

Commit 8350fec

Browse files
authored
Update Dockerfile_next (#1766)
1 parent 60d0b16 commit 8350fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile_next

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22 as builder
1+
FROM golang:1.22.4 as builder
22
ARG COMMIT_SHA
33
RUN echo "commit sha: ${COMMIT_SHA}"
44

0 commit comments

Comments
 (0)