Update php Docker tag to v8.3.4

This commit is contained in:
renovate-bot 2024-04-10 14:04:03 +00:00
parent c695f433e4
commit a6fb062c88
6 changed files with 6 additions and 6 deletions
1-php7.4
1-php8.0
2-php7.4
2-php8.0
2-php8.1
2-php8.2

View file

@ -1,4 +1,4 @@
FROM php:7.4.33-cli-bullseye@sha256:620a6b9f4d4feef2210026172570465e9d0c1de79766418d3affd09190a7fda5
FROM php:8.3.4-cli-bullseye@sha256:33d5c19652b643d98ffc5a9192352261db2cf781cb1d7b831860855b93669a47
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.0.30-cli-bullseye@sha256:0569e384b9064c04dec55dc6e41be41b494a878dfbb6577a7d76bd50cfd5bc00
FROM php:8.3.4-cli-bullseye@sha256:33d5c19652b643d98ffc5a9192352261db2cf781cb1d7b831860855b93669a47
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:7.4.33-cli-bullseye@sha256:620a6b9f4d4feef2210026172570465e9d0c1de79766418d3affd09190a7fda5
FROM php:8.3.4-cli-bullseye@sha256:33d5c19652b643d98ffc5a9192352261db2cf781cb1d7b831860855b93669a47
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.0.30-cli-bullseye@sha256:0569e384b9064c04dec55dc6e41be41b494a878dfbb6577a7d76bd50cfd5bc00
FROM php:8.3.4-cli-bullseye@sha256:33d5c19652b643d98ffc5a9192352261db2cf781cb1d7b831860855b93669a47
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.1.27-cli-bullseye@sha256:ed888a1e6596ef4d8a390dd2899eab3942cde6d2f849ad66d8b389002ccae7d8
FROM php:8.3.4-cli-bullseye@sha256:33d5c19652b643d98ffc5a9192352261db2cf781cb1d7b831860855b93669a47
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.2.17-cli-bullseye@sha256:cdb2eaf8c3621a2166e2a417bf04dfcb919e697585aa15027770d53ed5d87cb0
FROM php:8.3.4-cli-bullseye@sha256:33d5c19652b643d98ffc5a9192352261db2cf781cb1d7b831860855b93669a47
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]