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 42bc149 commit 6fb8425Copy full SHA for 6fb8425
Dockerfile
@@ -3,7 +3,7 @@ FROM alpine:$ALPINE_VERSION
3
4
ARG TARGETOS
5
ARG TARGETARCH
6
-ARG GO_CRON_VERSION=v0.0.10
+ARG GO_CRON_VERSION=v0.0.11
7
ARG GO_CRON_URL=https://github.com/prodrigestivill/go-cron/releases/download/$GO_CRON_VERSION/go-cron-$TARGETOS-$TARGETARCH-static.gz
8
ARG UID=1000
9
ARG GID=1000
0 commit comments