Skip to content

Commit

Permalink
chore(deps): update dependency composer/composer to v2.8.2
Browse files Browse the repository at this point in the history
Signed-off-by: milkmaker <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 5ad4ab5 commit 3b3f970
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 @@ -13,7 +13,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.1.0
# renovate: datasource=github-tags depName=composer/composer versioning=semver-coerced extractVersion=(?<version>.*)$
ARG COMPOSER_VERSION=2.6.6
ARG COMPOSER_VERSION=2.8.2

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

0 comments on commit 3b3f970

Please sign in to comment.