mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
Merge 264f3c37f7
into a9505335cd
This commit is contained in:
commit
86a3e0d381
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:12.16-alpine AS base
|
FROM node:15.3.0-alpine AS base
|
||||||
|
|
||||||
FROM base AS uibase
|
FROM base AS uibase
|
||||||
WORKDIR /src/UI
|
WORKDIR /src/UI
|
||||||
|
|
Loading…
Add table
Reference in a new issue