mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-11-11 09:23:36 +08:00
Merge pull request #620 from nextcloud/dependabot/docker/Containers/apache/debian-bullseye-20220509-slim
Bump debian from bullseye-20220418-slim to bullseye-20220509-slim in /Containers/apache
This commit is contained in:
commit
9eded5ae02
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Caddy is a requirement
|
||||
FROM caddy:2.5.1-alpine as caddy
|
||||
|
||||
FROM debian:bullseye-20220418-slim
|
||||
FROM debian:bullseye-20220509-slim
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
|
Loading…
Reference in a new issue