mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
update remaining images and docs to alpine v3.22
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
7b786f3704
commit
b2a839a209
7 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
FROM caddy:2.10.0-alpine AS caddy
|
||||
|
||||
# From https://github.com/docker-library/httpd/blob/master/2.4/alpine/Dockerfile
|
||||
FROM httpd:2.4.63-alpine3.21
|
||||
FROM httpd:2.4.63-alpine3.22
|
||||
|
||||
COPY --from=caddy /usr/bin/caddy /usr/bin/caddy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue