Skip to content

Commit 3ae2168

Browse files
Update nginx Docker tag to v1.25.0
1 parent 7608f17 commit 3ae2168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- ./:/srv/jekyll
1313
# Nginx serves the static site on port 80, for Gotenberg and local developers
1414
nginx:
15-
image: 'nginx:1.23.4'
15+
image: 'nginx:1.25.0'
1616
networks:
1717
- jekyll_gotenberg
1818
ports:

0 commit comments

Comments
 (0)