From 6f49b8afd00306a29901935c20839d9d27c1c281 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 14 May 2023 23:45:12 +0200 Subject: [PATCH] Rename stage to "final" --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0da1fa9..743cc8f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # FROM archlinux:latest -FROM alpine:latest AS base +FROM alpine:latest AS final # Install duplicity # RUN pacman --noconfirm -Syu duplicity python-pip python-pydrive2