1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-01 10:35:44 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
milkmaker 3fdd583c5c update postscreen_access.cidr 2026-07-01 00:51:21 +00:00
+1 -1
View File
@@ -13,7 +13,7 @@ ARG MEMCACHED_PECL_VERSION=3.4.0
# renovate: datasource=github-tags depName=phpredis/phpredis versioning=semver-coerced extractVersion=(?<version>.*)$
ARG REDIS_PECL_VERSION=6.3.0
# renovate: datasource=github-tags depName=composer/composer versioning=semver-coerced extractVersion=(?<version>.*)$
ARG COMPOSER_VERSION=2.10.2
ARG COMPOSER_VERSION=2.10.1
RUN apk add -U --no-cache autoconf \
aspell-dev \