feat: release 2.21.0
All checks were successful
test-build / guarddog (push) Successful in 44s
release-image-harbor / build (push) Successful in 1m59s
renovate / renovate (push) Successful in 2m8s
test-build / build (push) Successful in 3m37s
release-image-gitea / build (push) Successful in 3m38s
release-image-harbor / release (push) Successful in 5m59s
release-image-gitea / release (push) Successful in 6m54s

This commit is contained in:
2026-03-05 19:28:13 -06:00
parent 95ea235f9f
commit 89fd0eb7ce
3 changed files with 16 additions and 44 deletions

View File

@@ -22,7 +22,7 @@ WORKDIR /app
COPY --from=prod-deps /app/node_modules /app/node_modules
COPY --from=build /app/dist /app/dist
LABEL version="2.20.1"
LABEL version="2.21.0"
LABEL description="Astro based personal website"
ENV HOST=0.0.0.0