Skip to content

Commit

Permalink
Update Dockerfile to 14.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewcomb authored Jan 13, 2025
1 parent 970cd31 commit 8ee7b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM jlesage/baseimage-gui:ubuntu-22.04-v4 AS builder

ARG LOCALE="en-US"

ENV TOR_VERSION_X64="14.0.3"
ENV TOR_VERSION_X64="14.0.4"
ENV TOR_VERSION_ARM64="13.0.9"

# automatic; passed in by Docker buildx
Expand Down

0 comments on commit 8ee7b94

Please sign in to comment.