Update Build.restreamer-ui.env

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

View File

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