Skip to content

Commit 998a71c

Browse files
committed
fixed image name in 0.9.x branch
1 parent 8c5ddc0 commit 998a71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ stages:
33

44
test:
55
stage: test
6-
image: $CI_REGISTRY/infrastructure/qore-test-base/qore-test-base:0.9.x
6+
image: $CI_REGISTRY/infrastructure/qore-test-base/qore-test-base:5.0
77
tags:
88
- docker-exec
99
variables:

0 commit comments

Comments
 (0)