update php version to 8.0.3 (#115)

* update php version to 8.0.3

current stable version: 8.0.3 / 4 March 2021

Signed-off-by: Joseph Barreca <jbarrec.tech@gmail.com>
This commit is contained in:
Joseph Barreca 2021-04-06 12:00:09 -04:00 committed by GitHub
parent 9fa795e322
commit 93565e805f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
FROM php:7.2-apache
FROM php:8.0.3-apache