1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-07-27 07:41:54 -04:00

Use latest Hugo version in container

This commit is contained in:
Tommy 2024-01-21 03:07:20 -07:00
parent 8058f71c22
commit e878bf4a0b
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

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