Skip to content

Commit

Permalink
Merge pull request #2843 from nextcloud/nextcloud-container-update
Browse files Browse the repository at this point in the history
Nextcloud update
  • Loading branch information
szaimen authored Jun 22, 2023
2 parents 5e160b1 + b7bd713 commit 166dc3a
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
Expand Up @@ -3,7 +3,7 @@ FROM php:8.1.20-fpm-alpine3.18
ENV PHP_MEMORY_LIMIT 512M
ENV PHP_UPLOAD_LIMIT 10G
ENV PHP_MAX_TIME 3600
ENV NEXTCLOUD_VERSION 26.0.2
ENV NEXTCLOUD_VERSION 26.0.3
ENV AIO_TOKEN 123456
ENV AIO_URL localhost

Expand Down

0 comments on commit 166dc3a

Please sign in to comment.