mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-22 14:36:50 +08:00
Bump docker from 25.0.2-cli to 25.0.3-cli in /Containers/mastercontainer
Bumps docker from 25.0.2-cli to 25.0.3-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
dbed6cef0c
commit
81f4a59a73
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Docker CLI is a requirement
|
||||
FROM docker:25.0.2-cli as docker
|
||||
FROM docker:25.0.3-cli as docker
|
||||
|
||||
# Caddy is a requirement
|
||||
FROM caddy:2.7.6-alpine as caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue