Skip to content

Commit

Permalink
Update Moodle to 4.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Lannro committed Sep 3, 2024
1 parent a263723 commit 5a5aaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM php:7.4-apache
MAINTAINER Tyler Cinkant <[email protected]>

ENV MOODLE_VERSION=4.1.10
ENV MOODLE_VERSION=4.1.13
ENV UPLOAD_MAX_FILESIZE=20M
ENV PHP_MEMORY_LIMIT=128M
ENV PHP_MAX_EXECUTION_TIME=30
Expand Down

0 comments on commit 5a5aaa5

Please sign in to comment.