Skip to content

Commit aadb2bf

Browse files
committed
use official image (not sandbox)
1 parent 3f9a077 commit aadb2bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test-definition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ dimensions:
4242
- "false"
4343
- name: omid
4444
values:
45-
# - 1.1.0
45+
- 1.1.0
4646
# To use a custom image, add a comma and the full name after the product version
47-
- 1.1.0,docker.stackable.tech/sandbox/omid:1.1.0-stackable0.0.0-dev
47+
# - 1.1.0,docker.stackable.tech/sandbox/omid:1.1.0-stackable0.0.0-dev
4848
tests:
4949
- name: smoke
5050
dimensions:

0 commit comments

Comments
 (0)