bump php image to 8.0

This commit is contained in:
Mario
2022-02-11 10:17:04 +00:00
parent bf30cfd8a4
commit 9b62e7eedb
5 changed files with 10 additions and 8 deletions

View File

@@ -1,7 +1,9 @@
# Select image from https://hub.docker.com/_/php/
#image: php:7.3
# Use a prepared Hubzilla image to optimise pipeline duration
image: registry.gitlab.com/dawnbreak/hubzilla/core:php7.3
# image: registry.gitlab.com/dawnbreak/hubzilla/core:php7.3
image php:8.0
stages:
- test