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