Skip to content

Commit

Permalink
update hugo to 0.118.2 (#13845)
Browse files Browse the repository at this point in the history
* update hugo to 0.118.2

* Update go, nodejs

* Update ruby and python

* Update python

---------

Co-authored-by: jacob-delgado <[email protected]>
  • Loading branch information
Arhell and jacob-delgado authored Sep 12, 2023
1 parent f1e7766 commit 2c4f52c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
publish = "public"

[build.environment]
HUGO_VERSION = "0.117.0"
NODE_VERSION = "18.16.0"
HUGO_VERSION = "0.118.2"
NODE_VERSION = "18.17.1"
BUILD_WITH_CONTAINER = "0"
GO_VERSION = "1.20.5"
GO_VERSION = "1.21.1"
PYTHON_VERSION = "3.8"
RUBY_VERSION = "3.0.2"
RUBY_VERSION = "3.0.6"

[[headers]]
for = "/*"
Expand Down

0 comments on commit 2c4f52c

Please sign in to comment.