Skip to content

Commit

Permalink
Update to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
williammck committed Sep 8, 2023
1 parent 45d1dd7 commit 0f84778
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,9 +1,9 @@
FROM php:8.2-apache-bullseye

ARG MOODLE_LMS_TAG=v4.2.1
ARG MOODLE_LMS_TAG=v4.2.2
ARG MOODLE_ATTO_MOREFONTCOLORS_TAG=2021062100
ARG MOODLE_MOD_CUSTOMCERT_TAG=v4.2.2
ARG MOODLE_TOOL_FORCEDCACHE_COMMIT=10691f9
ARG MOODLE_TOOL_FORCEDCACHE_COMMIT=7f7e90b

# Install PHP extensions
RUN set -ex \
Expand Down

0 comments on commit 0f84778

Please sign in to comment.