node version => 18

This commit is contained in:
Jan Prochazka
2024-05-08 10:27:35 +02:00
parent 550354fe09
commit 21a24f9ba2
6 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
FROM node:14-alpine
FROM node:18-alpine
WORKDIR /home/dbgate-docker