Skip to content

Commit ac419e9

Browse files
[SECCOMP-34099] Update Go version to 1.23.6
2 parents 7100012 + e0fb137 commit ac419e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.1 AS base
1+
FROM golang:1.23.6 AS base
22
ARG VERSION
33
ARG GIT_COMMIT
44
ARG DATE

0 commit comments

Comments
 (0)