Skip to content

Commit 488a4b3

Browse files
chore(deps): update dependency krakjoe/apcu to v5.1.28
Signed-off-by: milkmaker <milkmaker@mailcow.de>
1 parent 79171ea commit 488a4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/Dockerfiles/phpfpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM php:8.2-fpm-alpine3.21
33
LABEL maintainer = "The Infrastructure Company GmbH <info@servercow.de>"
44

55
# renovate: datasource=github-tags depName=krakjoe/apcu versioning=semver-coerced extractVersion=^v(?<version>.*)$
6-
ARG APCU_PECL_VERSION=5.1.27
6+
ARG APCU_PECL_VERSION=5.1.28
77
# renovate: datasource=github-tags depName=Imagick/imagick versioning=semver-coerced extractVersion=(?<version>.*)$
88
ARG IMAGICK_PECL_VERSION=3.8.0
99
# renovate: datasource=github-tags depName=php/pecl-mail-mailparse versioning=semver-coerced extractVersion=^v(?<version>.*)$

0 commit comments

Comments
 (0)