Update Dockerfile

This commit is contained in:
Alexandre
2021-02-20 12:56:13 +01:00
committed by GitHub
parent e6baa7b3d3
commit eed5157f90

View File

@@ -1,5 +1,5 @@
ARG BUILD_VERSION
FROM "hurlenko/filebrowser:v$BUILD_VERSION"
FROM "hurlenko/filebrowser:v2.11.0"
RUN apk add --no-cache \
curl \