updating to to version 0.4.8.10-r0

This commit is contained in:
neith00
2023-12-30 23:47:52 +01:00
parent c71c1d2758
commit df5fb3a5aa

View File

@@ -7,7 +7,7 @@ ENV XDG_DATA_HOME="/config" \
XDG_CONFIG_HOME="/config"
ENV TZ America/Los_Angeles
RUN apk --no-cache add bash tzdata tor=0.4.8.6-r0
RUN apk --no-cache add bash tzdata tor=0.4.8.10-r0
EXPOSE 9001 9030