Skip to content

Commit

Permalink
Update https://github.com/moodle/moodle digest to 9d3e70f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 09152e9 commit 4bbb0bf
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 @@ -37,7 +37,7 @@ USER nobody
ARG ARG_MOODLE_GIT_URL='https://github.com/moodle/moodle.git'
ARG ARG_MODOLE_GIT_BRANCH='MOODLE_403_STABLE'
# renovate: datasource=git-refs depName=https://github.com/moodle/moodle branch=MOODLE_403_STABLE
ARG ARG_MODOLE_GIT_COMMIT='076379a485b83d5a4126e1dc50a8838f9ea7566c'
ARG ARG_MODOLE_GIT_COMMIT='9d3e70fe069767f8b9596ef837d8c21f52245a2e'
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 4bbb0bf

Please sign in to comment.