Skip to content

Commit

Permalink
chore(deps): update uselagoon/php-8.2-cli-drupal docker tag to v24.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 0e1af23 commit 2835218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/cli.dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# hadolint global ignore=DL3018
FROM uselagoon/php-8.2-cli-drupal:24.4.0
FROM uselagoon/php-8.2-cli-drupal:24.5.0

RUN apk add --no-cache $PHPIZE_DEPS && \
pecl install pcov && \
Expand Down

0 comments on commit 2835218

Please sign in to comment.