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>" \

View File

@@ -1,5 +1,5 @@
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
FROM php:8.0@sha256:0569e384b9064c04dec55dc6e41be41b494a878dfbb6577a7d76bd50cfd5bc00
FROM php:8.5@sha256:40bb9e411d6f8b852365c56ce3bb665a4e58d37f3165db0a6d7139b8523affe2
LABEL \
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \

View File

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

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>" \

View File

@@ -1,5 +1,5 @@
# vim: set ft=dockerfile ts=2 sw=2 sts=2 et:
FROM php:8.3@sha256:2643907fd60518306cfe9b68ac1e969065e55362b685b16b1c2b333af1e494ef
FROM php:8.5@sha256:40bb9e411d6f8b852365c56ce3bb665a4e58d37f3165db0a6d7139b8523affe2
LABEL \
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \

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:40bb9e411d6f8b852365c56ce3bb665a4e58d37f3165db0a6d7139b8523affe2
LABEL \
maintainer="Ismo Vuorinen <ismo@ivuorinen.net>" \