This commit is contained in:
parent
9975618801
commit
7982a2a8ec
@ -1,5 +1,8 @@
|
|||||||
|
# we use a different image for building
|
||||||
|
# see https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2
|
||||||
|
|
||||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.0.2
|
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:10.0.2
|
||||||
FROM alpine:3.14 AS builder
|
FROM alpine:3.13 AS builder
|
||||||
|
|
||||||
ENV LANG C.UTF-8
|
ENV LANG C.UTF-8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user