mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 19:38:04 +02:00
Update Dockerfile
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
#################
|
||||
|
||||
ARG BUILD_VERSION
|
||||
FROM wger/server:latest
|
||||
ARG BUILD_FROM
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
##################
|
||||
# 2 Modify Image #
|
||||
|
||||
Reference in New Issue
Block a user