Skip to content

Commit 10c40b9

Browse files
authored
[bitnami/php-fpm] Release 8.5.1-debian-12-r2 (#89313)
Signed-off-by: Bitnami Bot <[email protected]>
1 parent f9b556c commit 10c40b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bitnami/php-fpm/8.5/debian-12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
77
ARG TARGETARCH
88

99
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
10-
org.opencontainers.image.created="2025-12-30T13:46:04Z" \
10+
org.opencontainers.image.created="2026-01-06T19:49:14Z" \
1111
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
1212
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/php-fpm/README.md" \
1313
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/php-fpm" \
@@ -47,7 +47,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
4747

4848
ENV APP_VERSION="8.5.1" \
4949
BITNAMI_APP_NAME="php-fpm" \
50-
IMAGE_REVISION="1" \
50+
IMAGE_REVISION="2" \
5151
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH"
5252

5353
EXPOSE 9000

bitnami/php-fpm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ If you encountered a problem running this container, you can file an [issue](htt
473473

474474
## License
475475

476-
Copyright &copy; 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
476+
Copyright &copy; 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
477477

478478
Licensed under the Apache License, Version 2.0 (the "License");
479479
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)