We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d73dc8 commit 42d0fc6Copy full SHA for 42d0fc6
1 file changed
images/chromium-headful/Dockerfile
@@ -47,7 +47,7 @@ RUN set -eux; \
47
make -j$(nproc); \
48
make install;
49
50
-FROM ghcr.io/onkernel/neko/base:3.0.6-v1.0.1 AS neko
+FROM ghcr.io/onkernel/neko/base:3.0.8-v1.1.0 AS neko
51
# ^--- now has event.SYSTEM_PONG with legacy support to keepalive
52
FROM docker.io/ubuntu:22.04
53
0 commit comments