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 6a32fc5 commit a09264dCopy full SHA for a09264d
Dockerfile
@@ -1,6 +1,6 @@
1
ARG BUILD_TARGET="build-phy"
2
3
-FROM node:20.12.0-buster AS builder
+FROM node:22.13.0-bookworm AS builder
4
ARG BUILD_TARGET
5
ARG REACT_APP_API_VERSION
6
0 commit comments