mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
align with latest for build
Align build tags with latest to take into account intermediate ls versions
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="2.0.1"
|
||||
ARG BASHIO_VERSION=0.13.0
|
||||
|
||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
# Add bashio
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user