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 3c0ab97 commit 471fb40Copy full SHA for 471fb40
1 file changed
docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
- ~/hugo_cache:/tmp/hugo_cache
23
24
nginx:
25
- image: nginx:1.18.0
+ image: nginx:1.31.3
26
command: ["nginx", "-g", "daemon off;"]
27
depends_on:
28
build:
0 commit comments