mirror of
https://github.com/restic/restic.git
synced 2025-08-12 07:37:40 +00:00
docker: Base image on latest alpine release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.6
|
||||
FROM alpine:latest
|
||||
|
||||
COPY restic /usr/bin
|
||||
|
||||
|
Reference in New Issue
Block a user