Skip to content

Commit 4d2c040

Browse files
committed
use node 22 for ci image
1 parent 47db703 commit 4d2c040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ci.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##################################################################################
2-
FROM node:lts-bookworm AS node
2+
FROM node:22-bookworm AS node
33

44
COPY repos/lila /lila
55
COPY conf/ci.conf /lila/conf/application.conf

0 commit comments

Comments
 (0)