Revert "upgrade to node 16"

This reverts commit 9c21452d0b.
This commit is contained in:
Jan Prochazka
2021-12-25 13:46:32 +01:00
parent 4a54dc5b61
commit ed3666ca05
7 changed files with 12 additions and 12 deletions

View File

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