bump docker tag

This commit is contained in:
2024-08-19 17:15:19 -05:00
parent 75284a9696
commit 3d5a1e12c0

View File

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