mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-05 05:21:47 +08:00
Bump debian in /Containers/apache
Bumps debian from bullseye-20220316-slim to bullseye-20220328-slim. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c79d46b868
commit
0b9108f566
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Caddy is a requirement
|
||||
FROM caddy:2.4.6-alpine as caddy
|
||||
|
||||
FROM debian:bullseye-20220316-slim
|
||||
FROM debian:bullseye-20220328-slim
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
|
Loading…
Reference in a new issue