Update to php 8.1
This commit is contained in:
parent
c267573129
commit
aef2e7f85c
@ -1,5 +1,5 @@
|
|||||||
test:
|
test:
|
||||||
image: ${CI_REGISTRY}/leenooks/php:8.0-fpm-server-test
|
image: ${CI_REGISTRY}/leenooks/php:8.1-fpm-server-test
|
||||||
|
|
||||||
stage: test
|
stage: test
|
||||||
|
|
||||||
|
@ -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/
|
COPY . /var/www/html/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user