1
0
mirror of https://github.com/TommyTran732/tommytran.io.git synced 2025-06-17 12:38:38 +02:00

Use latest Hugo version in container

This commit is contained in:
Tommy 2024-01-21 04:00:53 -07:00
parent 0846840361
commit 6a87d58c8e
No known key found for this signature in database
GPG Key ID: 555C902A34EC968F

@ -8,7 +8,7 @@
"features": { "features": {
"ghcr.io/devcontainers/features/hugo:1": { "ghcr.io/devcontainers/features/hugo:1": {
"extended": true, "extended": true,
"version": "0.119.0" "version": "latest"
} }
} }