Skip to content

Commit a09264d

Browse files
committed
Update app builder Node and Debian version
1 parent 6a32fc5 commit a09264d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BUILD_TARGET="build-phy"
22

3-
FROM node:20.12.0-buster AS builder
3+
FROM node:22.13.0-bookworm AS builder
44
ARG BUILD_TARGET
55
ARG REACT_APP_API_VERSION
66

0 commit comments

Comments
 (0)