chore(deps): update image php to v8.5

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-03 13:39:59 +00:00
committed by GitHub
parent 855eef393c
commit 4887d7d07c
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
FROM php:8.4@sha256:9eddbbdc9dc382a1e40d1d41ef5306ca00dbf088e3ba066f08717827d699592e
FROM php:8.5@sha256:ec4002560c14142f341cde8511794b02764a1e832b0a10299a3ef5158cc88da6
LABEL \
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \