Update to php 8.1

This commit is contained in:
Deon George 2022-10-29 17:39:57 +11:00
parent c267573129
commit aef2e7f85c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
test:
image: ${CI_REGISTRY}/leenooks/php:8.0-fpm-server-test
image: ${CI_REGISTRY}/leenooks/php:8.1-fpm-server-test
stage: test

View File

@ -1,4 +1,4 @@
FROM registry.leenooks.net/leenooks/php:8.0-fpm-server
FROM registry.leenooks.net/leenooks/php:8.1-fpm-server
COPY . /var/www/html/