Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Tor Browser to version 14.0.2 #61

Closed
dennysubke opened this issue Nov 15, 2024 · 3 comments
Closed

Update Tor Browser to version 14.0.2 #61

dennysubke opened this issue Nov 15, 2024 · 3 comments

Comments

@dennysubke
Copy link

The current Dockerfile is using outdated versions of the Tor Browser:

  • x64: 13.0.13
  • arm64: 13.0.9

Would it be possible to update the Docker image to this version?

@davidnewcomb
Copy link
Collaborator

davidnewcomb commented Nov 18, 2024

I have updated x64 to 14.0.2. arm64 is not produced by the Tor Project, it is a port and it is already on the latest version (see https://sourceforge.net/projects/tor-browser-ports/files/).
The Docker hub may not get updated as we are having problems with our action scripts to get it there. See #57 for details.

@dennysubke
Copy link
Author

dennysubke commented Nov 18, 2024

Thank you. Why is it not available as tagged image version in packages? (docker pull ghcr.io/domistyle/docker-tor-browser:14.0.2)

@davidnewcomb
Copy link
Collaborator

As I said above we have a problem with our GH action scripts and no one has time to figure out why it's not working. We accept PRs though if you want to have a go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants