mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-22 18:04:44 +00:00
chore(deps): update dependency composer/composer to v2.9.4
Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
parent
e727620bd3
commit
773166a852
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ ARG MEMCACHED_PECL_VERSION=3.3.0
|
|||
# renovate: datasource=github-tags depName=phpredis/phpredis versioning=semver-coerced extractVersion=(?<version>.*)$
|
||||
ARG REDIS_PECL_VERSION=6.2.0
|
||||
# renovate: datasource=github-tags depName=composer/composer versioning=semver-coerced extractVersion=(?<version>.*)$
|
||||
ARG COMPOSER_VERSION=2.8.6
|
||||
ARG COMPOSER_VERSION=2.9.4
|
||||
|
||||
RUN apk add -U --no-cache autoconf \
|
||||
aspell-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue