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

Reviewed-on: #5
This commit is contained in:
Chase 2024-04-26 04:28:11 +00:00
commit a70529f27d
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"