Skip to content

Commit

Permalink
Merge pull request #5475 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…nextcloud/php-8.2.25-fpm-alpine3.20

build(deps): bump php from 8.2.24-fpm-alpine3.20 to 8.2.25-fpm-alpine3.20 in /Containers/nextcloud
  • Loading branch information
szaimen authored Oct 25, 2024
2 parents c183fe3 + 0066ad6 commit 67944aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/nextcloud/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM php:8.2.24-fpm-alpine3.20
FROM php:8.2.25-fpm-alpine3.20

ENV PHP_MEMORY_LIMIT=512M
ENV PHP_UPLOAD_LIMIT=10G
Expand Down

0 comments on commit 67944aa

Please sign in to comment.