Fix pipeline

This commit is contained in:
Daniel Kluge 2022-05-12 20:00:32 +02:00
parent 1e90ecf826
commit 87fbd3de6d
2 changed files with 8384 additions and 6812 deletions

View File

@ -1,4 +1,4 @@
FROM node:alpine AS builder
FROM node:lts-alpine AS builder
RUN apk add --no-cache libc6-compat
WORKDIR /app
COPY package.json package-lock.json ./

15194
package-lock.json generated

File diff suppressed because it is too large Load Diff