Skip to content

Commit

Permalink
Merge pull request #180 from CybercentreCanada/fix/CLDN-1514
Browse files Browse the repository at this point in the history
Updated Superset Base Image Tag
  • Loading branch information
cccs-Dustin committed Jul 20, 2022
2 parents a16d2f0 + d091d05 commit c7189d6
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_2921_22315d60
FROM $VAULT_CA_CONTAINER AS vault_ca
FROM uchimera.azurecr.io/cccs/superset-base:cccs-1.5_20220629180701_b4248
FROM uchimera.azurecr.io/cccs/superset-base:cccs-1.5_20220720173232_b4325

USER root

Expand Down

0 comments on commit c7189d6

Please sign in to comment.