Skip to content

Commit 51e1285

Browse files
committed
Bump zstor version
1 parent 0de8e07 commit 51e1285

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM alpine:latest
22
ARG ZDB_VERSION=2.0.5
33
ARG ZDBFS_VERSION=0.1.11
4-
ARG ZSTOR_VERSION=0.3.0-rc.12
5-
ARG ZINIT_VERSION=0.2.8
4+
ARG ZSTOR_VERSION=0.3.0
5+
ARG ZINIT_VERSION=0.2.10
66
RUN apk add fuse3 redis netcat-openbsd coreutils util-linux
77
RUN wget https://github.com/threefoldtech/0-db/releases/download/v$ZDB_VERSION/zdb-$ZDB_VERSION-linux-amd64-static -O /bin/zdb
88
RUN wget https://github.com/threefoldtech/0-db-fs/releases/download/v$ZDBFS_VERSION/zdbfs-$ZDBFS_VERSION-amd64-linux-static -O /bin/zdbfs

0 commit comments

Comments
 (0)