chore: bump nginx to nginx:1.29.2-alpine

This commit is contained in:
2025-10-16 21:16:41 +10:00
parent 0007d35360
commit 909a18b158

View File

@@ -1,5 +1,7 @@
services:
nginx:
image: nginx:1.27.5
image: nginx:nginx:1.29.2-alpine
container_name: nginx
restart: unless-stopped
ports:
- 8089:80