Update php Docker tag to v8.4.5
This commit is contained in:
parent
9d940b980e
commit
48d4261f4b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:8.4.4-cli-bullseye@sha256:5d591eeae1c1999e2b4164df1796c7fd202b95d7fc26f46b80af441910c74ba5
|
||||
FROM php:8.4.5-cli-bullseye@sha256:aed4bef59a6dd87c431679753e5f90e8f0b95c936d766df545c3a9fc72e34dea
|
||||
|
||||
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue