mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-01 11:32:27 +08:00
Bump docker from 25.0.1-cli to 25.0.2-cli in /Containers/mastercontainer
Bumps docker from 25.0.1-cli to 25.0.2-cli. --- updated-dependencies: - dependency-name: docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
44dd15d093
commit
4dfd72daa7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Docker CLI is a requirement
|
||||
FROM docker:25.0.1-cli as docker
|
||||
FROM docker:25.0.2-cli as docker
|
||||
|
||||
# Caddy is a requirement
|
||||
FROM caddy:2.7.6-alpine as caddy
|
||||
|
|
Loading…
Reference in a new issue