Update docker.io/webdevops/php-nginx 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:52 +00:00
parent be8c44adab
commit 2e9b9e5a01
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.6"
services:
keiradawn.net:
container_name: "keiradawn.net"
image: "docker.io/webdevops/php-nginx:8.2"
image: "docker.io/webdevops/php-nginx:8.3"
ports:
- "2037:80/tcp"
restart: "unless-stopped"