Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3d5a1e12c0 |
@@ -1,6 +1,6 @@
|
|||||||
FROM node:20.16.0-alpine3.20 AS base
|
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"
|
LABEL description="Astro based website to use as a profile"
|
||||||
|
|
||||||
ENV PNPM_HOME="/pnpm"
|
ENV PNPM_HOME="/pnpm"
|
||||||
|
Reference in New Issue
Block a user