mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-04 05:49:06 +00:00
chore: bump node version in docker (#834)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:16-alpine
|
FROM node:18.18-alpine
|
||||||
|
|
||||||
# Set environment variables
|
# Set environment variables
|
||||||
# Environment Variable to signal that we are running production
|
# Environment Variable to signal that we are running production
|
||||||
|
|||||||
Reference in New Issue
Block a user