chore: bump nginx to nginx:1.29.2-alpine
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user