We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5872512 commit 259094bCopy full SHA for 259094b
docker-compose.yml
@@ -34,7 +34,7 @@ services:
34
- app-network
35
36
nginx:
37
- image: nginx:1.27-alpine
+ image: nginx:1.29-alpine
38
container_name: laravel-blog-nginx
39
restart: unless-stopped
40
ports:
0 commit comments