mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-09 23:18:37 +02:00
chore: update node version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:18-slim
|
FROM node:21-slim
|
||||||
|
|
||||||
ENV PORT 5000
|
ENV PORT 5000
|
||||||
EXPOSE $PORT
|
EXPOSE $PORT
|
||||||
|
|||||||
Reference in New Issue
Block a user