From 4f95fa6bd9792f6978e03b7084cff0cfb30dabc3 Mon Sep 17 00:00:00 2001 From: ric-evans Date: Tue, 28 Jan 2025 17:15:09 -0600 Subject: [PATCH] fix docker tag finagling test - 3 --- .github/workflows/wipac-cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wipac-cicd.yml b/.github/workflows/wipac-cicd.yml index e7125f0a..9b5192e0 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -21,7 +21,7 @@ env: S3_SECRET_KEY__K8S_SECRET_KEY: cdf7c60b S3_BUCKET: 72017610 K8S_SECRET_NAME: super-secrets - MIN_SKYMAP_SCANNER_TAG: "v3.21.2" # TODO: remove once skyscan v4 is out (that's the real min) + MIN_SKYMAP_SCANNER_TAG: "v3.1.2" # TODO: remove once skyscan v4 is out (that's the real min) jobs: