Skip to content

Commit 3c2870a

Browse files
committed
last fixups
1 parent df144d7 commit 3c2870a

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,4 +1,4 @@
1-
ARG NODE_VERSION=16.20.2-bullseye-slim
1+
ARG NODE_VERSION=22.14.0-bullseye-slim
22

33
# Use separate builder to retrieve & build node modules
44
FROM node:${NODE_VERSION} AS builder

0 commit comments

Comments
 (0)