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 2bff19c commit 4c453f5Copy full SHA for 4c453f5
build/dockerfiles/assembly.Dockerfile
@@ -12,7 +12,7 @@ FROM linux-libc-ubi9 as linux-libc-ubi9-content
12
FROM linux-musl as linux-musl-content
13
14
# https://quay.io/eclipse/che-machine-exec#^7\.
15
-FROM quay.io/eclipse/che-machine-exec:7.56.0 as machine-exec
+FROM quay.io/vrubezhny/che-machine-exec:cli-watcher-3 as machine-exec
16
17
# https://registry.access.redhat.com/ubi8/ubi
18
FROM registry.access.redhat.com/ubi8/ubi:8.10 AS ubi-builder
0 commit comments