Skip to content

Commit

Permalink
Update hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rklynk committed Aug 29, 2024
1 parent 5e824ca commit 6c5e44f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"features": {
"ghcr.io/devcontainers/features/hugo:1": {
"extended": true,
"version": "0.132.2"
"version": "0.133.1"
}
},

Expand Down
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build.environment]
HUGO_VERSION = "0.132.2"
HUGO_VERSION = "0.133.1"
NODE_ENV = "production"
GO_VERSION = "1.23.0"
TZ = "Europe/Paris" # Set to preferred timezone
Expand Down

0 comments on commit 6c5e44f

Please sign in to comment.