Skip to content

Commit b5c8c2b

Browse files
[peer keepalive cleanup] client_heartbeat -> system_pong only*
1 parent ab60943 commit b5c8c2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

images/chromium-headful/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ RUN set -eux; \
3232
make -j$(nproc); \
3333
make install;
3434

35-
# FROM ghcr.io/onkernel/neko/base:3.0.6-v1.0 AS neko
36-
FROM ghcr.io/raiden-staging/neko/base:3.0.6-v1.0.1 AS neko
35+
FROM ghcr.io/onkernel/neko/base:3.0.6-v1.0.1 AS neko
3736
# ^--- now has event.SYSTEM_PONG with legacy support to keepalive
3837
FROM docker.io/ubuntu:22.04
3938

0 commit comments

Comments
 (0)