docker: Base image on latest alpine release

This commit is contained in:
Alexander Neumann 2018-10-03 21:33:13 +02:00
parent f1799de309
commit b1e1b71bab
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:latest
COPY restic /usr/bin