mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-04 09:50:08 +00:00
Revert "downgrade internal docker to fix incompatibility with synology DSM"
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# syntax=docker/dockerfile:latest
|
||||
# Docker CLI is a requirement
|
||||
# Needs to stay on v28 for now until Synology upgrades their docker version to at least v25
|
||||
FROM docker:28.5.2-cli AS docker
|
||||
FROM docker:29.0.2-cli AS docker
|
||||
|
||||
# Caddy is a requirement
|
||||
FROM caddy:2.10.2-alpine AS caddy
|
||||
|
||||
Reference in New Issue
Block a user