Skip to content

Commit d7991b1

Browse files
authored
chore: use new testing-tools image (#820)
1 parent 46a8de7 commit d7991b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tutorials/pages/jupyterhub.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ kind: Deployment
106106
...
107107
- name: create-configmap
108108
resources: {}
109-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
109+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
110110
command: ["/bin/bash", "-c"]
111111
args:
112112
- |

0 commit comments

Comments
 (0)