mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 03:06:08 +02:00
Alpine 3.15
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
e2dc98dea4
commit
bcb8394750
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:%%PHP_VERSION%%-%%VARIANT%%3.14
|
||||
FROM php:%%PHP_VERSION%%-%%VARIANT%%3.15
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
RUN set -ex; \
|
||||
|
|
Loading…
Add table
Reference in a new issue