Update php Docker tag to v8.4.10 #491

Open
renovate-bot wants to merge 1 commit from renovate/php-8.x into main
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM php:8.1.33-fpm-bullseye@sha256:515e0f731a1ff145bbbf1706ec5dc256e6b0d4aa08c710e6af5ddb8cc7ff56b8 FROM php:8.4.10-fpm-bullseye@sha256:959d13503c8ceee988b3ac30cf4ff18b7bb3891ae8fb31c9d138f7c1ae80f24d
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.1.33-fpm-bullseye@sha256:515e0f731a1ff145bbbf1706ec5dc256e6b0d4aa08c710e6af5ddb8cc7ff56b8 FROM php:8.4.10-fpm-bullseye@sha256:959d13503c8ceee988b3ac30cf4ff18b7bb3891ae8fb31c9d138f7c1ae80f24d
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]