mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-24 19:59:12 +00:00
build(deps): bump node from 12.16-alpine to 15.3.0-alpine
Bumps node from 12.16-alpine to 15.3.0-alpine. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5119e1142c
commit
264f3c37f7
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
|
||||
WORKDIR /src/UI
|
||||
|
|
Loading…
Add table
Reference in a new issue