Skip to content

Commit

Permalink
Use 0-stor v0.4.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanmieghem committed Mar 6, 2023
1 parent 63338b8 commit 782a4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:latest
ARG ZDB_VERSION=2.0.5
ARG ZDBFS_VERSION=0.1.11
ARG ZSTOR_VERSION=0.3.0
ARG ZSTOR_VERSION=0.4.0-rc1
ARG ZINIT_VERSION=0.2.10
RUN apk add fuse3 redis netcat-openbsd coreutils util-linux
RUN wget https://github.com/threefoldtech/0-db/releases/download/v$ZDB_VERSION/zdb-$ZDB_VERSION-linux-amd64-static -O /bin/zdb
Expand Down

0 comments on commit 782a4e2

Please sign in to comment.