Skip to content

Commit 4c453f5

Browse files
committed
[Draft] Test che-machine-exec with cli watcher
Signed-off-by: Victor Rubezhny <[email protected]>
1 parent 2bff19c commit 4c453f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dockerfiles/assembly.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ FROM linux-libc-ubi9 as linux-libc-ubi9-content
1212
FROM linux-musl as linux-musl-content
1313

1414
# https://quay.io/eclipse/che-machine-exec#^7\.
15-
FROM quay.io/eclipse/che-machine-exec:7.56.0 as machine-exec
15+
FROM quay.io/vrubezhny/che-machine-exec:cli-watcher-3 as machine-exec
1616

1717
# https://registry.access.redhat.com/ubi8/ubi
1818
FROM registry.access.redhat.com/ubi8/ubi:8.10 AS ubi-builder

0 commit comments

Comments
 (0)