mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-14 20:23:52 +00:00
Merge pull request #2134 from freqtrade/dependabot/docker/node-23.1.0-alpine
Some checks failed
Some checks failed
chore(deps): bump node from 22.9.0-alpine to 23.1.0-alpine
This commit is contained in:
commit
a4c74e39a0
|
@ -1,4 +1,4 @@
|
|||
FROM node:22.9.0-alpine as ui-builder
|
||||
FROM node:23.1.0-alpine as ui-builder
|
||||
|
||||
RUN mkdir /app \
|
||||
&& corepack enable
|
||||
|
|
Loading…
Reference in New Issue
Block a user