mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
Dockerfile: use latest alpine base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.6
|
||||
FROM alpine
|
||||
|
||||
ENV DATA_DIRECTORY /data
|
||||
ENV PASSWORD_FILE /data/.htpasswd
|
||||
|
||||
Reference in New Issue
Block a user