4 Commits

3 changed files with 7 additions and 6 deletions

View File

@@ -1,9 +1,8 @@
FROM node:18.6 AS base
FROM node:18.6-alpine AS base
LABEL version="4.1.0"
LABEL description=""
RUN apt-get update && apt-get upgrade -y \
&& rm -rf /var/lib/apt/lists/*
RUN apk --update --no-cache upgrade
WORKDIR /usr/src/app
COPY ["package.json", "./"]
@@ -14,7 +13,7 @@ RUN yarn install
COPY ["src/", "./src"]
RUN npm run Prod
FROM nginx:1.23.1-alpine as Web
FROM nginx:1.23.0-alpine as Web
RUN apk --update --no-cache upgrade

View File

@@ -7,7 +7,7 @@
"author": "HotaruBlaze",
"repository": {
"type": "git",
"url": "git@github.com:Fluttershub/Homepage.git"
"url": "git@github.com:github/Fluttershub.git"
},
"scripts": {
"preinit": "npx npm-force-resolutions",
@@ -21,6 +21,9 @@
"@parcel/transformer-sass": "2.6.2",
"parcel": "^2.6.2"
},
"engines": {
"node": "^18.*"
},
"resolutions": {
"node-forge": "0.10.0"
},

View File

@@ -22,7 +22,6 @@ html(lang='en')
a.standard_text.text-flicker-2(href="https://twitter.com/HotaruBlaze") Twitter
a.standard_text.text-flicker-2(href="https://github.com/HotaruBlaze") Github
a.standard_text.text-flicker-2(href="https://gitlab.com/HotaruBlaze") Gitlab
a.standard_text.text-flicker-2(href="mailto:hotarublaze@gmail.com") Email
footer.standard_text.footer-slide
.creator
a.build_text(href="https://www.youtube.com/watch?v=5DWFZhAVI3s") Cookie?