Skip to content

Commit 39bcd5d

Browse files
committed
update testing-tools version for superset init
1 parent a063030 commit 39bcd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/end-to-end-security/superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
initContainers:
2626
# The postgres image does not contain curl or wget...
2727
- name: download-dump
28-
image: docker.stackable.tech/stackable/testing-tools:0.1.0-stackable0.1.0
28+
image: docker.stackable.tech/stackable/testing-tools:0.2.0-stackable24.7.0
2929
command:
3030
- bash
3131
- -c

0 commit comments

Comments
 (0)