Skip to content

Commit

Permalink
Added php to moodle-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
marhode committed Nov 27, 2024
1 parent 999460a commit 770eebf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions charts/dbp-moodle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -523,8 +523,6 @@ moodlecronjob:
privileged: false
allowPrivilegeEscalation: false
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
capabilities:
drop:
- ALL
Expand Down
1 change: 1 addition & 0 deletions moodle-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN set -x \
&& apt-get -y update \
&& apt-get -y install \
python3-boto3 \
php \
curl \
duply \
ca-certificates \
Expand Down

0 comments on commit 770eebf

Please sign in to comment.