Skip to content

Commit

Permalink
fix docker tag finagling test - 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Jan 28, 2025
1 parent e537b70 commit 4f95fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wipac-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4f95fa6

Please sign in to comment.