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 7608f17 commit 3ae2168Copy full SHA for 3ae2168
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
- ./:/srv/jekyll
13
# Nginx serves the static site on port 80, for Gotenberg and local developers
14
nginx:
15
- image: 'nginx:1.23.4'
+ image: 'nginx:1.25.0'
16
networks:
17
- jekyll_gotenberg
18
ports:
0 commit comments