mirror of
https://github.com/hassio-addons/addon-base.git
synced 2025-05-07 04:11:24 +00:00
🚀 Use Alpine manifest for manual builds
This commit is contained in:
parent
1c6b05f5a0
commit
38458bd298
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ARG BUILD_FROM=amd64/alpine:3.8
|
||||
ARG BUILD_FROM=alpine:3.8
|
||||
# hadolint ignore=DL3006
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue