Skip to content

Commit 81126dc

Browse files
⬆️ Update alpine_3_21/coreutils to v9.5-r2
1 parent ea4b6cc commit 81126dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tor/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY rootfs /
1111
# Setup base
1212
RUN \
1313
apk add --no-cache \
14-
coreutils=9.5-r1 \
14+
coreutils=9.5-r2 \
1515
openssl=3.3.2-r4 \
1616
tor=0.4.8.13-r0
1717

0 commit comments

Comments
 (0)