We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae687df commit 7cf0ee0Copy full SHA for 7cf0ee0
tests/ctst/Dockerfile
@@ -2,7 +2,7 @@ ARG SORBET_TAG
2
ARG CTST_TAG
3
ARG DRCTL_TAG
4
5
-FROM ghcr.io/scality/sorbet:$SORBET_TAG as sorbet
+FROM ghcr.io/scality/playground/wlardier/sorbet:$SORBET_TAG as sorbet
6
FROM ghcr.io/scality/zenko-drctl:$DRCTL_TAG as drctl
7
FROM ghcr.io/scality/cli-testing:$CTST_TAG
8
0 commit comments