We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a063030 commit 39bcd5dCopy full SHA for 39bcd5d
stacks/end-to-end-security/superset.yaml
@@ -25,7 +25,7 @@ spec:
25
initContainers:
26
# The postgres image does not contain curl or wget...
27
- name: download-dump
28
- image: docker.stackable.tech/stackable/testing-tools:0.1.0-stackable0.1.0
+ image: docker.stackable.tech/stackable/testing-tools:0.2.0-stackable24.7.0
29
command:
30
- bash
31
- -c
0 commit comments