Skip to content

Commit

Permalink
Upgraded to php8.3 and moodle 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erseco committed May 23, 2024
1 parent 12e88ed commit 9fd0d76
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
Expand Up @@ -19,7 +19,7 @@ ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so
USER nobody

# Change MOODLE_XX_STABLE for new versions
ENV MOODLE_URL=https://github.com/moodle/moodle/archive/MOODLE_403_STABLE.tar.gz \
ENV MOODLE_URL=https://github.com/moodle/moodle/archive/MOODLE_404_STABLE.tar.gz \
LANG=en_US.UTF-8 \
LANGUAGE=en_US:en \
SITE_URL=http://localhost \
Expand Down

0 comments on commit 9fd0d76

Please sign in to comment.