Merge pull request 'Update docker.io/webdevops/php-apache Docker tag to v8.3' (#4) from renovate/docker.io-webdevops-php-apache-8.x into main
🎨 Lint / lint (push) Successful in 12s Details

Reviewed-on: #4
This commit is contained in:
Chase 2024-04-26 04:23:11 +00:00
commit c9ee16478b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
container_name: "chse.dev"
environment:
- "WEB_DOCUMENT_ROOT=/app/src"
image: "docker.io/webdevops/php-apache:8.2"
image: "docker.io/webdevops/php-apache:8.3"
ports:
- "2027:80/tcp"
restart: "unless-stopped"