remove default content and replace with myself

This commit is contained in:
2024-08-19 21:47:37 -05:00
parent 7ef4b48b18
commit 5dfe806e6b
11 changed files with 20 additions and 25 deletions

View File

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