mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-29 05:22:36 +02:00
remove upstream maintainers
This commit is contained in:
parent
6a707faac8
commit
d6793189fa
@ -89,10 +89,8 @@ RUN strip ${BITCOIN_PREFIX}/lib/libbitcoinconsensus.so.0.0.0
|
|||||||
# Build stage for compiled artifacts
|
# Build stage for compiled artifacts
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
|
||||||
LABEL maintainer.0="João Fonseca (@joaopaulofonseca)" \
|
LABEL maintainer.0="nolim1t (@nolim1t)" \
|
||||||
maintainer.1="Pedro Branco (@pedrobranco)" \
|
maintainer.1="meeDamian (@meeDamian)"
|
||||||
maintainer.2="Rui Marinho (@ruimarinho)" \
|
|
||||||
maintainer.3="nolim1t (@nolim1t)"
|
|
||||||
|
|
||||||
RUN adduser -S bitcoin
|
RUN adduser -S bitcoin
|
||||||
RUN sed -i 's/http\:\/\/dl-cdn.alpinelinux.org/https\:\/\/alpine.global.ssl.fastly.net/g' /etc/apk/repositories
|
RUN sed -i 's/http\:\/\/dl-cdn.alpinelinux.org/https\:\/\/alpine.global.ssl.fastly.net/g' /etc/apk/repositories
|
||||||
|
Loading…
Reference in New Issue
Block a user