update lockfile

This commit is contained in:
2024-09-30 17:15:52 -05:00
parent 14e73d61ef
commit 528eb8fb2e
3 changed files with 312 additions and 329 deletions

View File

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