Skip to content

Commit

Permalink
Merge pull request #265 from CybercentreCanada/update-2.0-image-tag
Browse files Browse the repository at this point in the history
update image tag
  • Loading branch information
cccs-RyanK authored Feb 24, 2023
2 parents 6104740 + aa96651 commit b0cd852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cccs-build/superset/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Vault CA container import
ARG VAULT_CA_CONTAINER=uchimera.azurecr.io/cccs/hogwarts/vault-ca:master_11376_a25c34e1
FROM $VAULT_CA_CONTAINER AS vault_ca
FROM uchimera.azurecr.io/cccs/superset-base:merge-cccs-2.0.1_20230215200331_b6275
FROM uchimera.azurecr.io/cccs/superset-base:cccs-2.0_20230224133120_b6320

USER root

Expand Down

0 comments on commit b0cd852

Please sign in to comment.