Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
antonellopasella-kedos authored Mar 15, 2022
1 parent e1ea2c6 commit 30f887e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM seegno/bitcoind:0.13-alpine
FROM lncm/bitcoind:v22.0
MAINTAINER Kim Duffy "[email protected]"

COPY . /cert-issuer
Expand All @@ -17,7 +17,7 @@ RUN apk add --update \
linux-headers \
make \
musl-dev \
python \
python2 \
python3 \
python3-dev \
tar \
Expand Down

0 comments on commit 30f887e

Please sign in to comment.