mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
test
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
# 1 Build Image #
|
||||
#################
|
||||
|
||||
FROM portainer/agent:alpine as agent
|
||||
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:11.0.0
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
FROM portainer/agent:alpine as agent
|
||||
|
||||
ENV PORTAINER_AGENT_ARGS=""
|
||||
ENV FIRST_HEALTHCHECK_TIMEOUT=20
|
||||
|
||||
|
||||
@@ -40,5 +40,5 @@
|
||||
},
|
||||
"slug": "portainer_agent",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.18.2-test9"
|
||||
"version": "2.18.2-test1"
|
||||
}
|
||||
Reference in New Issue
Block a user