mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
build(deps): bump node from 12.16-alpine to 14.13.1-alpine
Bumps node from 12.16-alpine to 14.13.1-alpine. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5119e1142c
commit
0f04c9abee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:12.16-alpine AS base
|
FROM node:14.13.1-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