mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="14.3.6.99202107121017-7389-3ac8c97e6ubuntu20.04.1-ls145"
|
||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||
ARG BUILD_UPSTREAM="14.3.6.99202107121017-7389-3ac8c97e6ubuntu20.04.1-ls147"
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
# Base system
|
||||
ARG BASHIO_VERSION=0.13.0
|
||||
|
||||
Reference in New Issue
Block a user