File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff 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.29.3 '
1616 networks :
1717 - jekyll_gotenberg
1818 ports :
@@ -21,7 +21,7 @@ services:
2121 - ./_site:/usr/share/nginx/html
2222 # Gotenberg receives requests on port 3000
2323 gotenberg :
24- image : ' gotenberg/gotenberg:7.8 .2'
24+ image : ' gotenberg/gotenberg:7.10 .2'
2525 environment :
2626 # Disable Open Office conversion
2727 DISABLE_UNOCONV : 1
Original file line number Diff line number Diff line change 2020 " not dead"
2121 ],
2222 "devDependencies" : {
23- "@hint/configuration-all" : " 3.0.12 " ,
24- "@hint/connector-jsdom" : " 4.1.25 " ,
25- "hint" : " 7.1.8 "
23+ "@hint/configuration-all" : " 3.0.18 " ,
24+ "@hint/connector-jsdom" : " 4.1.28 " ,
25+ "hint" : " 7.1.13 "
2626 },
2727 "scripts" : {
2828 "hint" : " hint http://localhost && hint https://codehearts.com" ,
You can’t perform that action at this time.
0 commit comments