upgrade astro

This commit is contained in:
2024-08-24 01:34:16 -05:00
parent 0f5fc27371
commit 92d4be91df
3 changed files with 11 additions and 11 deletions

View File

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