update tag

This commit is contained in:
2025-01-09 21:31:14 -06:00
parent 385ad20c82
commit 04980a38af
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FROM node:22.13.0-alpine3.20 AS base
LABEL version="0.6.1"
LABEL version="0.6.2"
LABEL description="Astro based website to use as a profile"
ENV PNPM_HOME="/pnpm"