mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-20 21:10:32 +02:00
Update Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_UPSTREAM="2.1.24"
|
ARG BUILD_UPSTREAM="2.1.24"
|
||||||
FROM anthonyraymond/joal:latest
|
FROM anthonyraymond/joal:$BUILD_UPSTREAM
|
||||||
|
|
||||||
# Set shell
|
# Set shell
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|||||||
Reference in New Issue
Block a user