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 b5eab76 commit c36307aCopy full SHA for c36307a
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-ARG GOLANG_VER=1.23
+ARG GOLANG_VER=1.25
3
FROM golang:${GOLANG_VER}-alpine AS build
4
5
# See https://cloud.docker.com/repository/docker/jdkato/vale
0 commit comments