Skip to content

Commit

Permalink
Update https://github.com/moodle/moodle digest to 9557a52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 2249a9c commit 400f74a
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 @@ -42,7 +42,7 @@ USER nobody
ARG ARG_MOODLE_GIT_URL='https://github.com/moodle/moodle.git'
ARG ARG_MODOLE_GIT_BRANCH='MOODLE_404_STABLE'
# renovate: datasource=git-refs depName=https://github.com/moodle/moodle branch=MOODLE_404_STABLE
ARG ARG_MODOLE_GIT_COMMIT='87d7ac1f8159f2b36cd00a9338219a069dcf8c3f'
ARG ARG_MODOLE_GIT_COMMIT='9557a525696b2e7eeef49a95d3eacb7be374a71a'
ENV MOODLE_GIT_URL=${ARG_MOODLE_GIT_URL} \
MODOLE_GIT_BRANCH=${ARG_MODOLE_GIT_BRANCH} \
MOODLE_GIT_COMMIT=${ARG_MODOLE_GIT_COMMIT} \
Expand Down

0 comments on commit 400f74a

Please sign in to comment.