We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8263364 commit 580492cCopy full SHA for 580492c
Dockerfile
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: AGPL-3.0-or-later
4
5
# Build/install JS dependencies
6
-FROM node:24.13.1-alpine3.23 AS js-dependencies
+FROM node:24.14.0-alpine3.23 AS js-dependencies
7
8
WORKDIR /app
9
0 commit comments