mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 01:48:16 +01:00
Fix to real version
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
#################
|
||||
|
||||
ARG BUILD_VERSION
|
||||
FROM coderaiser/cloudcmd:latest
|
||||
ARG BUILD_UPSTREAM="16.6.0"
|
||||
FROM coderaiser/cloudcmd:${BUILD_UPSTREAM}
|
||||
|
||||
##################
|
||||
# 2 Modify Image #
|
||||
|
||||
Reference in New Issue
Block a user