mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
changed target node
This commit is contained in:
parent
6db5b62a74
commit
b5b7c82ea4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# stage1 as builder
|
# stage1 as builder
|
||||||
FROM node:dubnium-alpine as builder
|
FROM node:erbium-alpine as builder
|
||||||
COPY package.json yarn.lock ./
|
COPY package.json yarn.lock ./
|
||||||
RUN yarn
|
RUN yarn
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue