mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-03 09:29:46 +00:00
Remove unnecessary ENV flags from Bitcoin Dockerfile
This commit is contained in:
parent
1bff2a0447
commit
46e1f85085
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
FROM alpine:latest as builder
|
||||
|
||||
ENV BITCOIN_VERSION=25.1
|
||||
ENV GLIBC_VERSION=2.28-r0
|
||||
ENV BITCOIN_DATA=/home/bitcoin/.bitcoin
|
||||
|
||||
WORKDIR /home/bitcoin
|
||||
|
||||
|
|
Loading…
Reference in a new issue