mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-10 16:01:00 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="2.11.0"
|
ARG BUILD_UPSTREAM="2.11.0"
|
||||||
FROM hurlenko/filebrowser:${BUILD_UPSTREAM}
|
FROM hurlenko/filebrowser:v${BUILD_UPSTREAM}
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user