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 4b6dc4e commit 9947b14Copy full SHA for 9947b14
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: larajournal-nginx
39
restart: unless-stopped
40
ports:
0 commit comments