mirror of
https://github.com/nextcloud/docker.git
synced 2025-02-03 01:58:27 +01:00
Alpine 3.13 (#1378)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
c4a429bf0c
commit
75a916f458
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM php:%%PHP_VERSION%%-%%VARIANT%%3.12
|
FROM php:%%PHP_VERSION%%-%%VARIANT%%3.13
|
||||||
|
|
||||||
# entrypoint.sh and cron.sh dependencies
|
# entrypoint.sh and cron.sh dependencies
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|
Loading…
Reference in a new issue