Update docker.io/webdevops/php-apache Docker tag to v8.3
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
🎨 Lint / lint (pull_request) Successful in 10s Details

This commit is contained in:
CI 2024-04-26 04:17:50 +00:00
parent be8c44adab
commit 49ffccf8ec
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"