Skip to content

Commit

Permalink
Update LMS and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
williammck committed Feb 12, 2024
1 parent f1dcf9e commit 5f8dbd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM php:8.2-apache-bullseye

ARG MOODLE_LMS_TAG=v4.3.2
ARG MOODLE_LMS_TAG=v4.3.3
ARG MOODLE_ATTO_MOREFONTCOLORS_TAG=2021062100
ARG MOODLE_MOD_CUSTOMCERT_TAG=v4.2.2
ARG MOODLE_MOD_CUSTOMCERT_TAG=v4.2.4
ARG MOODLE_TOOL_FORCEDCACHE_COMMIT=7f7e90b

# Install PHP extensions
Expand Down

0 comments on commit 5f8dbd3

Please sign in to comment.