Skip to content

Commit 71050f8

Browse files
committed
chore(storage): bump rustfs version to 1.0.0-alpha.73
1 parent cc11e90 commit 71050f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ FROM registry.drycc.cc/drycc/base:${CODENAME}
44
ARG DRYCC_UID=1001 \
55
DRYCC_GID=1001 \
66
DRYCC_HOME_DIR=/data \
7-
RUSTFS_VERSION="1.0.0-alpha.71" \
8-
OPENTELEMETRY_COLLECTOR_VERSION=0.139.0
7+
RUSTFS_VERSION="1.0.0-alpha.73" \
8+
OPENTELEMETRY_COLLECTOR_VERSION=0.141.0
99

1010
COPY rootfs/etc/otelcol /etc/otelcol
1111

0 commit comments

Comments
 (0)