chore: bump node version in docker (#834)

This commit is contained in:
Carlos Valente
2024-03-19 21:55:37 +01:00
committed by GitHub
parent 4bb836b6f2
commit 1568af97fc
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:16-alpine
FROM node:18.18-alpine
# Set environment variables
# Environment Variable to signal that we are running production