mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 19:48:11 +01:00
build from upstream
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
ARG BUILD_VERSION
|
||||
FROM "hurlenko/filebrowser:v2.11.0"
|
||||
ARG BUILD_UPSTREAM="2.11.0"
|
||||
FROM hurlenko/filebrowser:${BUILD_UPSTREAM}
|
||||
|
||||
RUN apk add --no-cache \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user