Skip to content

Commit

Permalink
Self update composer on local image
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrsky committed Jun 12, 2024
1 parent 34ec805 commit c68a9d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions local/drupal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ COPY --from=ghcr.io/city-of-helsinki/drupal-oc-cli:latest /usr/bin/oc /usr/bin/o

RUN sudo apk add --no-cache jq

RUN sudo composer self-update

# Autostart drush server and syslog services.
COPY entrypoints/ /entrypoints

Expand Down

0 comments on commit c68a9d8

Please sign in to comment.