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-01-17 20:51:48 +00:00
committed by GitHub
parent ceb9cd0e23
commit ee91a3f203
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.2@sha256:ed4385b854a7ef4aeee1108c75333443d64c937faaf7c7d28bf63a436df06428
FROM php:8.5@sha256:40bb9e411d6f8b852365c56ce3bb665a4e58d37f3165db0a6d7139b8523affe2
LABEL \
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \