Skip to content

Commit 9f44eb9

Browse files
build(deps): bump php in /Containers/nextcloud
Bumps php from 8.3.20-fpm-alpine3.21 to 8.3.21-fpm-alpine3.21. --- updated-dependencies: - dependency-name: php dependency-version: 8.3.21-fpm-alpine3.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0248bf commit 9f44eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/nextcloud/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:latest
2-
FROM php:8.3.20-fpm-alpine3.21
2+
FROM php:8.3.21-fpm-alpine3.21
33

44
ENV PHP_MEMORY_LIMIT=512M
55
ENV PHP_UPLOAD_LIMIT=16G

0 commit comments

Comments
 (0)