Skip to content

Commit c866740

Browse files
authored
chore: Update Go version in vendor Dockerfile
Signed-off-by: Erez Rokah <[email protected]>
1 parent 9598d22 commit c866740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/vendor.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
ARG GO_VERSION=1.20.12
3+
ARG GO_VERSION=1.23
44
ARG ALPINE_VERSION=3.19
55
ARG MODOUTDATED_VERSION=v0.8.0
66

0 commit comments

Comments
 (0)