mirror of
https://github.com/restic/rest-server.git
synced 2026-09-25 13:31:31 -07:00
Dockerfile: use latest alpine base image
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.6
|
FROM alpine
|
||||||
|
|
||||||
ENV DATA_DIRECTORY /data
|
ENV DATA_DIRECTORY /data
|
||||||
ENV PASSWORD_FILE /data/.htpasswd
|
ENV PASSWORD_FILE /data/.htpasswd
|
||||||
|
|||||||
Reference in New Issue
Block a user