mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
update alpine to v3.20.1
This commit is contained in:
parent
1b0cace7a8
commit
85ede06e7b
51 changed files with 14 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# syntax=docker/dockerfile:latest
|
||||
FROM caddy:2.8.4-alpine as caddy
|
||||
|
||||
FROM httpd:2.4.59-alpine3.19
|
||||
FROM httpd:2.4.59-alpine3.20
|
||||
|
||||
COPY --from=caddy /usr/bin/caddy /usr/bin/caddy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue