Skip to content

Commit f1e01fc

Browse files
committed
use alpine:3.11 for docker client
1 parent 988da4e commit f1e01fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:latest
1+
FROM alpine:3.11
22

33
ENV BACKUP_SCHEDULE='0 0 * * *' \
44
BACKUP_COMMAND='dups backup' \

0 commit comments

Comments
 (0)