enable hyrbide rendering

This commit is contained in:
2024-08-23 00:13:47 -05:00
parent ff50ff7e9a
commit ad88da00e6
3 changed files with 4 additions and 4 deletions

View File

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