bump version

This commit is contained in:
2024-08-19 17:21:25 -05:00
parent ba28de9f61
commit d321c805e1

View File

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