diff --git a/.gitea/workflows/build-image.yaml b/.gitea/workflows/build-image.yaml index 903869b..c88c6c5 100644 --- a/.gitea/workflows/build-image.yaml +++ b/.gitea/workflows/build-image.yaml @@ -15,7 +15,7 @@ permissions: env: HUGO_ENV: production HUGO_VERSION: "0.121.2" - GO_VERSION: "^1.21.4" + GO_VERSION: "1.21.4" NODE_VERSION: "18" jobs: