Fix pipeline
This commit is contained in:
@ -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
15194
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user