Skip to content

Commit 7cf0ee0

Browse files
use custom sorbet in ctst
1 parent ae687df commit 7cf0ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ctst/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG SORBET_TAG
22
ARG CTST_TAG
33
ARG DRCTL_TAG
44

5-
FROM ghcr.io/scality/sorbet:$SORBET_TAG as sorbet
5+
FROM ghcr.io/scality/playground/wlardier/sorbet:$SORBET_TAG as sorbet
66
FROM ghcr.io/scality/zenko-drctl:$DRCTL_TAG as drctl
77
FROM ghcr.io/scality/cli-testing:$CTST_TAG
88

0 commit comments

Comments
 (0)