Skip to content

Commit

Permalink
Bump hugo docker image to HUGO v0.134.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmbl committed Sep 16, 2024
1 parent ca2dfcd commit e93656b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
builder:
image: floryn90/hugo:0.123.7
image: floryn90/hugo:0.134.2
command: --logLevel info --baseURL="https://iscsc.fr" --buildFuture
environment:
- HUGO_DESTINATION=/build/blog
Expand Down

0 comments on commit e93656b

Please sign in to comment.