We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b8594 commit e79afc5Copy full SHA for e79afc5
dockerfiles/git.Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-ARG GO_VERSION=1.20.12
+ARG GO_VERSION=1.23
4
ARG ALPINE_VERSION=3.19
5
6
FROM alpine:${ALPINE_VERSION} AS base
0 commit comments