mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-23 05:15:34 +08:00
the dind tag was not found
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
9f6f638d1b
commit
145d83c000
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Docker CLI is a requirement
|
||||
FROM docker:20.10.16-dind-alpine as dind
|
||||
FROM docker:20.10.16-dind-alpine3.16 as dind
|
||||
|
||||
# Caddy is a requirement
|
||||
FROM caddy:2.5.1-alpine as caddy
|
||||
|
|
Loading…
Reference in a new issue