mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-05 22:04:58 +01:00
Runs update.sh
This commit is contained in:
parent
165698da7b
commit
289f0bb8a3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
|
||||
FROM php:8.1-fpm-alpine3.16
|
||||
FROM php:8.1-fpm-alpine3.17
|
||||
|
||||
# entrypoint.sh and cron.sh dependencies
|
||||
RUN set -ex; \
|
||||
|
|
Loading…
Reference in a new issue