mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #87 from freqtrade/dependabot/docker/node-14.9.0-alpine
Bump node from 14.8.0-alpine to 14.9.0-alpine
This commit is contained in:
commit
e306cf5608
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.8.0-alpine as ui-builder
|
||||
FROM node:14.9.0-alpine as ui-builder
|
||||
|
||||
RUN mkdir /app
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user