mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 16:21:35 +01:00
Fix netbird-server base image selection
This commit is contained in:
@@ -27,7 +27,7 @@ FROM netbirdio/dashboard:${DASHBOARD_VERSION} AS netbird-dashboard
|
||||
#################
|
||||
|
||||
ARG BUILD_FROM
|
||||
FROM ghcr.io/hassio-addons/base/amd64:stable
|
||||
FROM ${BUILD_FROM}
|
||||
ENV BASHIO_VERSION=0.14.3
|
||||
|
||||
##################
|
||||
|
||||
Reference in New Issue
Block a user