update docker
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
2026-06-27 09:53:10 +03:30
parent fca35f53e7
commit b7a94e81e6
3 changed files with 16333 additions and 12637 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
FROM node:18-alpine AS base
FROM node:20-alpine AS base
RUN sed -i 's|https://dl-cdn.alpinelinux.org/alpine|https://mirror.de.velop.ir/alpine|g' /etc/apk/repositories
ENV NPM_CONFIG_REGISTRY=https://mirror-npm.runflare.com
ENV NODE_OPTIONS=--openssl-legacy-provider
RUN apk add --no-cache tzdata
+16330 -12635
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -36,7 +36,7 @@
},
"devDependencies": {
"@nuxtjs/pwa": "^3.3.5",
"node-sass": "^4.14.1",
"sass": "^1.77.0",
"sass-loader": "^8.0.2"
}
}