This commit is contained in:
NlightN22 2025-02-26 01:34:08 +07:00
parent bc513c44e7
commit 99bb90a6c4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
# Build commands:
# - $VERSION="0.1.9"
# - $VERSION="0.2.0"
# - rm build -r -Force ; rm ./node_modules/.cache/babel-loader -r -Force ; yarn build
# - docker build --pull --rm -t oncharterliz/multi-frigate:latest -t oncharterliz/multi-frigate:$VERSION "."
# - docker save -o ./release/multi-frigate.$VERSION.tar oncharterliz/multi-frigate:$VERSION

View File

@ -1,6 +1,6 @@
{
"name": "multi-frigate",
"version": "0.1.8",
"version": "0.2.0",
"private": true,
"dependencies": {
"@cycjimmy/jsmpeg-player": "^6.0.5",