We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf5d50 commit 54ba1bcCopy full SHA for 54ba1bc
frontend/Dockerfile
@@ -1,6 +1,6 @@
1
## Use this section once builds are fixed
2
3
-FROM node:24.12.0-bullseye-slim AS build
+FROM node:24.13.1-bullseye-slim AS build
4
5
# Build static files
6
WORKDIR /app
0 commit comments