Skip to content

Commit

Permalink
chore(deps): update dependency composer/composer to v2.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: milkmaker <[email protected]>
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent 8c0637b commit 5a0bd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/Dockerfiles/phpfpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARG MEMCACHED_PECL_VERSION=3.2.0
# renovate: datasource=github-tags depName=phpredis/phpredis versioning=semver-coerced extractVersion=(?<version>.*)$
ARG REDIS_PECL_VERSION=6.0.2
# renovate: datasource=github-tags depName=composer/composer versioning=semver-coerced extractVersion=(?<version>.*)$
ARG COMPOSER_VERSION=2.6.6
ARG COMPOSER_VERSION=2.7.2

RUN apk add -U --no-cache autoconf \
aspell-dev \
Expand Down

0 comments on commit 5a0bd43

Please sign in to comment.