Drone: update server images to use php 8

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
Álvaro Brey 2023-01-25 18:17:40 +01:00
parent b30b8ebf1f
commit 232ffdfd3d
No known key found for this signature in database
GPG Key ID: 2585783189A62105
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ steps:
services:
- name: server
image: ghcr.io/nextcloud/continuous-integration-server:latest # also change in updateScreenshots.sh
image: ghcr.io/nextcloud/continuous-integration-shallow-server:latest # also change in updateScreenshots.sh
environment:
EVAL: true
SERVER_VERSION: 'stable25'
@ -84,7 +84,7 @@ steps:
services:
- name: server
image: ghcr.io/nextcloud/continuous-integration-server:latest # also change in updateScreenshots.sh
image: ghcr.io/nextcloud/continuous-integration-shallow-server:latest # also change in updateScreenshots.sh
environment:
EVAL: true
commands: