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 1cf5329 commit 98b6dafCopy full SHA for 98b6daf
all/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18 as builder
+FROM golang:1.19 as builder
2
3
ENV GOCRON_VERSION=1.5.3
4
ENV GOCRON_SOURCE_DOWNLOAD_URL=https://github.com/ouqiang/gocron/archive/refs/tags/v${GOCRON_VERSION}.tar.gz
scratch/Dockerfile
0 commit comments