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.5.0-alpine
Bumps node from 12.16-alpine to 14.5.0-alpine. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2801573d7e
commit
24821178d9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:12.16-alpine AS base
|
||||
FROM node:14.5.0-alpine AS base
|
||||
|
||||
FROM base AS uibase
|
||||
WORKDIR /src/UI
|
||||
|
|
Loading…
Add table
Reference in a new issue