mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
use dependabot to update containers
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
46c754759e
commit
3029b277f1
11 changed files with 26 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# From https://github.com/containrrr/watchtower/blob/main/dockerfiles/Dockerfile.self-contained
|
||||
FROM containrrr/watchtower:latest as watchtower
|
||||
FROM containrrr/watchtower:1.4.0 as watchtower
|
||||
|
||||
FROM alpine:latest
|
||||
FROM alpine:3.15.0
|
||||
|
||||
RUN apk add --update --no-cache bash
|
||||
COPY --from=watchtower /watchtower /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue