Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ac419e9

Browse files
authoredFeb 27, 2025··
[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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.