Skip to content

Commit

Permalink
Merge pull request #49 from svengo/dependabot/docker/alpine-3.18.4
Browse files Browse the repository at this point in the history
Bump alpine from 3.18.3 to 3.18.4
  • Loading branch information
svengo authored Sep 29, 2023
2 parents 5c906b3 + afb8210 commit 79edcb8
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,4 +1,4 @@
FROM alpine:3.18.3
FROM alpine:3.18.4

# Build-time variables
ARG TOR_VERSION=0.4.8.7
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Simple docker container for running a tor node.


# Supported tags and respective `Dockerfile` links
* [`0.4.8.7-1`, `latest`](https://github.com/svengo/docker-tor/blob/bfb9fc1a81e589748a4e94d675733d23954ff6a6/Dockerfile)
* [`0.4.8.7-2`, `latest`](https://github.com/svengo/docker-tor/blob/db3597f9e17d3fbe69ecb3c31a44675f2cd94955/Dockerfile)

Currently only the ``latest`` and the current tor version tags are supported.

Expand Down

0 comments on commit 79edcb8

Please sign in to comment.