Skip to content

Commit 280ab57

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

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.67" \
7+
RUSTFS_VERSION="1.0.0-alpha.69" \
88
OPENTELEMETRY_COLLECTOR_VERSION=0.139.0
99

1010
COPY rootfs/etc/otelcol /etc/otelcol

0 commit comments

Comments
 (0)