Skip to content

Commit c198335

Browse files
Update Dockerfile
1 parent 7f3b947 commit c198335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NODE_VERSION=22.10.0-bookworm-slim
1+
ARG NODE_VERSION=18.20.5-alpine
22
ARG NPM_VERSION=10.9.1
33

44
FROM node:${NODE_VERSION} as base

0 commit comments

Comments
 (0)