Skip to content

Commit cc11e90

Browse files
committed
chore(rustfs): bump version to 1.0.0-alpha.71
1 parent 280ab57 commit cc11e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.69" \
7+
RUSTFS_VERSION="1.0.0-alpha.71" \
88
OPENTELEMETRY_COLLECTOR_VERSION=0.139.0
99

1010
COPY rootfs/etc/otelcol /etc/otelcol

0 commit comments

Comments
 (0)