From 4019df3cce81f5865731fa921a651ab8298516f8 Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Sun, 25 Jun 2023 13:28:58 +0000 Subject: [PATCH] add period to cronicle-edge version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bb25ecd..02f7328 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ ENV S6_OVERLAY_ARCH=aarch64 FROM base-${TARGETARCH}${TARGETVARIANT} ARG S6_OVERLAY_VERSION=3.1.5.0 -ARG CRONICLE_EDGE_VERSION=1.6.3 +ARG CRONICLE_EDGE_VERSION=.1.6.3 ENV CRONICLE_foreground=1 ENV CRONICLE_echo=1