1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 15:41:45 +01:00

Updates to node v14

This commit is contained in:
Amir Raminfar
2020-04-30 12:58:27 -07:00
parent 5766f7d1c5
commit 2ea63a2609

View File

@@ -1,5 +1,5 @@
# Build assets
FROM node:13-alpine as node
FROM node:14-alpine as node
RUN apk add --no-cache git openssh python make g++ util-linux