replace placeholder info with my own

This commit is contained in:
2024-08-23 22:01:12 -05:00
parent f6c05b8a0c
commit fd85557d6b
11 changed files with 49 additions and 147 deletions

View File

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