Skip to content

Commit

Permalink
Fix cccs 2.0 (#206)
Browse files Browse the repository at this point in the history
* Fixed issue with Typescript

* Update image tag
  • Loading branch information
cccs-Dustin authored and GITHUB_USERNAME committed Feb 7, 2023
1 parent bc81cb4 commit 15e8c6d
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-2.0_20220912142906_b4831
FROM uchimera.azurecr.io/cccs/superset-base:cccs-2.0_20220914141024_b4860


USER root
Expand Down

0 comments on commit 15e8c6d

Please sign in to comment.