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 629da32 commit 1cf5329Copy full SHA for 1cf5329
Dockerfile-0
@@ -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
0 commit comments