Skip to content

Commit

Permalink
Merge pull request #56 from svengo/update/0.4.8.10
Browse files Browse the repository at this point in the history
Tor security release 0.4.8.10
  • Loading branch information
svengo authored Dec 8, 2023
2 parents c4ed702 + 88f96ca commit a16368c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.19.0

# Build-time variables
ARG TOR_VERSION=0.4.8.9
ARG TOR_VERSION=0.4.8.10
ARG TZ=Europe/Berlin

WORKDIR /tmp
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Simple docker container for running a tor node.


# Supported tags and respective `Dockerfile` links
* [`latest`](https://github.com/svengo/docker-tor/blob/a5edddc5a9960b7d9fafb0bf9fa34012641f172f/Dockerfile)
* [`latest`](https://github.com/svengo/docker-tor/blob/963f6207aafb0172affe23fd8925686eec2136bb/Dockerfile)

Currently only the `latest` tag is supported. I will be rebuilding the image on a regular basis to include updated alpine packages with important security fixes.

Expand Down

0 comments on commit a16368c

Please sign in to comment.