Skip to content

Commit e057005

Browse files
authored
Merge branch 'main' into php-pecl-amqp
2 parents 786462d + 3b4290d commit e057005

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

images/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ARG \
4343
# renovate: datasource=repology depName=alpine_3_22/netcat-openbsd
4444
NETCAT_OPENBSD_VERSION=1.229.1-r0 \
4545
# renovate: datasource=repology depName=alpine_3_22/openssl
46-
OPENSSL_VERSION=3.5.5-r0 \
46+
OPENSSL_VERSION=3.5.6-r0 \
4747
# renovate: datasource=repology depName=alpine_3_22/patch
4848
PATCH_VERSION=2.8-r0 \
4949
# renovate: datasource=repology depName=alpine_3_22/postgresql16-client

images/fits/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ ARG \
5252
# renovate: datasource=repology depName=alpine_3_22/libzen
5353
LIBZEN_VERSION=0.4.41-r0 \
5454
# renovate: datasource=repology depName=alpine_3_22/perl
55-
PERL_VERSION=5.40.3-r0 \
55+
PERL_VERSION=5.40.4-r0 \
5656
# renovate: datasource=repology depName=alpine_3_22/py3-pip
5757
PIP_VERSION=25.1.1-r0 \
5858
# renovate: datasource=repology depName=alpine_3_22/python3
59-
PYTHON_VERSION=3.12.12-r0
59+
PYTHON_VERSION=3.12.13-r0
6060

6161
# Replace linux shared libraries with ones that target muslibc and are platform specific.
6262
# Also add perl for exiftool, and platform specific jna so native libs can be loaded.

0 commit comments

Comments
 (0)