mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 13:23:07 +01:00
Updates to node 14 and removes arm/v7
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Build assets
|
# 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
|
RUN apk add --no-cache git openssh python make g++ util-linux
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user