Mod uses node:18.9.0-alpine3.15 (no armv7 support)

This commit is contained in:
Jan Stabenow 2022-09-30 10:20:07 +02:00 committed by GitHub
parent d348e702a2
commit 7f1d2c7df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
# RESTREAMER UI
RELEASE=1.3.0
NODE_IMAGE=node:18.10.0-alpine3.15
NODE_IMAGE=node:18.9.0-alpine3.15