Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Jan 28, 2024
1 parent 80f4ebe commit 48158be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
- .docker/no-xdebug.ini:/usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini
- ~/.cache/composer/files:/root/.composer/cache/files
php8.3-debug:
image: ghcr.io/staudenmeir/php:8.3-debug
image: ghcr.io/staudenmeir/php:8.3
working_dir: /var/www/html
networks:
- test
Expand Down

0 comments on commit 48158be

Please sign in to comment.