mirror of
https://github.com/Steffo99/backup-duplicity.git
synced 2024-12-22 03:34:17 +00:00
Rename stage to "final"
This commit is contained in:
parent
ad0496f0d2
commit
6f49b8afd0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# FROM archlinux:latest
|
# FROM archlinux:latest
|
||||||
FROM alpine:latest AS base
|
FROM alpine:latest AS final
|
||||||
|
|
||||||
# Install duplicity
|
# Install duplicity
|
||||||
# RUN pacman --noconfirm -Syu duplicity python-pip python-pydrive2
|
# RUN pacman --noconfirm -Syu duplicity python-pip python-pydrive2
|
||||||
|
|
Loading…
Reference in a new issue