mirror of
https://github.com/yavook/kiwi-backup.git
synced 2024-11-21 14:33:00 +00:00
Merge tag 'v0.8.0' into develop
For greater compatibility, use Alpine Linux 3.13
This commit is contained in:
commit
495f3e42de
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.9-alpine
|
||||
FROM python:3.9-alpine3.13
|
||||
LABEL maintainer="jmm@yavook.de"
|
||||
|
||||
# Previous work: https://github.com/wernight/docker-duplicity
|
||||
|
|
Loading…
Reference in a new issue