Bump php in /Containers/nextcloud

Bumps php from 8.1.22-fpm-alpine3.18 to 8.1.23-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-09-04 12:24:36 +00:00
committed by GitHub
parent af10e28225
commit e49829eb63

View File

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