Bump php in /Containers/nextcloud

Bumps php from 8.1.25-fpm-alpine3.18 to 8.1.26-fpm-alpine3.18.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-28 12:28:40 +00:00
committed by GitHub
parent 4183b35d06
commit 78dbb4585e

View File

@@ -1,4 +1,4 @@
FROM php:8.1.25-fpm-alpine3.18
FROM php:8.1.26-fpm-alpine3.18
ENV PHP_MEMORY_LIMIT 512M
ENV PHP_UPLOAD_LIMIT 10G