From 293de8b2dff2ccacea2106b0fe486225e850762b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 11 Jul 2023 13:10:44 +0200 Subject: [PATCH] Add 'OCELOT_VERSION' as comment to '.env.dist' --- .env.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.dist b/.env.dist index 80ef9ad..d35240e 100644 --- a/.env.dist +++ b/.env.dist @@ -6,6 +6,7 @@ # if you set it to `GITHUB_OCELOT_REF=master` unnessecary builds can occur. # It is recommended to not set it rather then to set it to `master` #GITHUB_OCELOT_REF=b2.4.0-351 +#OCELOT_VERSION=2.4.0-351 # DOCKERHUB_OCELOT_TAG applies to the deploy workflow # DOCKERHUB_OCELOT_TAG is a dockerhub tag for the configured (values.yaml) docker images