Update docker-compose.production.yml
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
colin 2024-08-19 19:49:27 -04:00
parent 139a451290
commit 22b206c3ea
1 changed files with 8 additions and 1 deletions

View File

@ -28,4 +28,11 @@ services:
build: build:
context: ./docker/7.4/ context: ./docker/7.4/
dockerfile: Dockerfile.production dockerfile: Dockerfile.production
image: git.nixc.us/colin/php-legacy:production-7.4 image: git.nixc.us/colin/php-legacy:production-7.4
php-version-8.3-apache:
build:
context: ./docker/8.3-apache/
dockerfile: Dockerfile.production
image: git.nixc.us/colin/php-legacy:production-8.3-apache
dns:
- 9.9.9.9