Merge pull request 'Update php Docker tag to v8.4' (#2) from renovate/php-8.x into master
Reviewed-on: #2
This commit is contained in:
commit
cc203e0e2c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# Verwende ein Basisimage mit PHP
|
# Verwende ein Basisimage mit PHP
|
||||||
FROM php:8.2-cli
|
FROM php:8.4-cli
|
||||||
|
|
||||||
# Setze das Arbeitsverzeichnis
|
# Setze das Arbeitsverzeichnis
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue