increase php version
This commit is contained in:
parent
b2db893bd5
commit
84f54c5743
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:8.0.-fpm-buster
|
||||
FROM php:8.0.6-fpm-buster
|
||||
|
||||
# Install prerequisites
|
||||
RUN apt-get update && apt-get -y install wget git npm curl zip
|
||||
|
|
Reference in a new issue