Skip to content

Commit e0fb137

Browse files
SECCOMP-34099 update go version to 1.23.6
1 parent 88f9a79 commit e0fb137

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.5 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)