update tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM node:22.15.1-alpine3.20 AS base
|
||||
|
||||
LABEL version="0.6.7"
|
||||
LABEL version="0.6.8"
|
||||
LABEL description="Astro based website to use as a personal site"
|
||||
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "site-profile",
|
||||
"type": "module",
|
||||
"version": "0.6.7",
|
||||
"version": "0.6.8",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
|
Reference in New Issue
Block a user