Skip to content

Commit 471fb40

Browse files
Update nginx Docker tag to v1.31.3 (#667)
1 parent 3c0ab97 commit 471fb40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
- ~/hugo_cache:/tmp/hugo_cache
2323

2424
nginx:
25-
image: nginx:1.18.0
25+
image: nginx:1.31.3
2626
command: ["nginx", "-g", "daemon off;"]
2727
depends_on:
2828
build:

0 commit comments

Comments
 (0)