Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tiero authored May 12, 2024
1 parent a831a8b commit 24d99f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 26.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM debian:stable-slim as builder

# VERSION of BItcoin Core to be build
ARG VERSION=25.1
ARG VERSION=26.1

RUN apt-get update && apt-get install -y \
build-essential \
Expand Down

0 comments on commit 24d99f6

Please sign in to comment.