mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 01:01:50 +02:00
Align builds with addon version
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
|
||||
FROM ${BUILD_FROM}
|
||||
FROM ${BUILD_FROM}-${BUILD_VERSION}
|
||||
|
||||
ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user