mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-29 23:10:08 +00:00
update all container to alpine v3.18.3
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM caddy:2.6.4-alpine as caddy
|
||||
|
||||
FROM httpd:2.4.57-alpine3.17
|
||||
FROM httpd:2.4.57-alpine3.18
|
||||
|
||||
COPY --from=caddy /usr/bin/caddy /usr/bin/caddy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user