mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
align with latest for build
Align build tags with latest to take into account intermediate ls versions
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="3.11.0"
|
||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
# Install bashio
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user