docker: typo fix

This commit is contained in:
Koushik Dutta
2022-12-04 23:46:17 -08:00
parent 3b1aec2438
commit 0cf7b5d367
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
ARG BASE="18-bullseye-full"
ARG SCRYPTED_INSTALL_VERSION=latest
ARG SCRYPTED_INSTALL_VERSION="latest"
FROM koush/scrypted-common:${BASE}
WORKDIR /

View File

@@ -1,5 +1,5 @@
ARG BASE="18-bullseye-full"
ARG SCRYPTED_INSTALL_VERSION=latest
ARG SCRYPTED_INSTALL_VERSION="latest"
FROM koush/scrypted-common:${BASE}
# avahi advertiser support