Skip to content

Commit 7a19603

Browse files
committed
build(ezs-ptyhon-server): Use an older version node
To make old version of docker run. Closes #11
1 parent 5a32f9f commit 7a19603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bases/ezs-python-server/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nikolaik/python-nodejs:python3.9-nodejs20-slim
1+
FROM nikolaik/python-nodejs:python3.9-nodejs18-slim
22

33
WORKDIR /app
44
# See .dockerignore to see what files are copied

0 commit comments

Comments
 (0)