Updated parent containers

This commit is contained in:
Deon George 2024-01-10 16:56:40 +11:00
parent c1a1797778
commit 0c17391dec
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,4 +1,4 @@
FROM registry.dege.au/leenooks/php:8.1-fpm-alpine-pgsql-server
FROM registry.dege.au/leenooks/php:8.1-fpm-pgsql-server
VOLUME [ "/var/cache/composer", "/var/lib/zerotier-one" ]