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 47db703 commit 4d2c040Copy full SHA for 4d2c040
docker/ci.Dockerfile
@@ -1,5 +1,5 @@
1
##################################################################################
2
-FROM node:lts-bookworm AS node
+FROM node:22-bookworm AS node
3
4
COPY repos/lila /lila
5
COPY conf/ci.conf /lila/conf/application.conf
0 commit comments