Update web ui settings
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
ARG BUILD_FROM=ghcr.io/yeraze/meshmonitor:latest
|
||||
FROM $BUILD_FROM
|
||||
FROM ghcr.io/yeraze/meshmonitor:latest
|
||||
|
||||
USER root
|
||||
# Use apk for Alpine-based images
|
||||
RUN apk add --no-cache jq curl bash
|
||||
|
||||
COPY run.sh /run.sh
|
||||
|
||||
Reference in New Issue
Block a user