mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Bump node from 14-slim to 15-slim in /.devcontainer
Bumps node from 14-slim to 15-slim. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f54e7f260c
commit
0b61327522
|
@ -1,4 +1,4 @@
|
||||||
FROM node:14-slim as dev
|
FROM node:15-slim as dev
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user