Skip to content

Commit

Permalink
chore(deps): update uselagoon/php-8.2-cli-drupal docker tag to v24.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 69f5e5b commit de42507
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.5.0
FROM uselagoon/php-8.2-cli-drupal:24.5.1

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

0 comments on commit de42507

Please sign in to comment.