mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix casing of AS
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
a70529173b
commit
267b98bd84
5 changed files with 8 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# syntax=docker/dockerfile:latest
|
||||
# From https://github.com/containrrr/watchtower/blob/main/dockerfiles/Dockerfile.self-contained
|
||||
FROM containrrr/watchtower:1.7.1 as watchtower
|
||||
FROM containrrr/watchtower:1.7.1 AS watchtower
|
||||
|
||||
FROM alpine:3.20.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue