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:7.4@sha256:620a6b9f4d4feef2210026172570465e9d0c1de79766418d3affd09190a7fda5
FROM php:8.5@sha256:40bb9e411d6f8b852365c56ce3bb665a4e58d37f3165db0a6d7139b8523affe2
LABEL \
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \