Bump PHP base image version to PHP 8.0
This commit is contained in:
parent
a12dfd4f52
commit
97a08ec973
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM php:7.4-apache-buster
|
||||
# FROM php:7.3-apache-buster
|
||||
FROM php:8.0-apache-buster
|
||||
# FROM php:7.4-apache-buster
|
||||
MAINTAINER Glenn ROLLAND <glenux@glenux.net>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue