Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Babichev <maksim.babichev95@gmail.com>
  • Loading branch information
rez1dent3 authored Apr 23, 2024
1 parent f0cc0e0 commit 8dcd0af
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
@@ -1,6 +1,6 @@
FROM alpine:latest

RUN apk add --no-cache geoip tor \
RUN apk add --no-cache geoip tor curl \
&& apk add --no-cache lyrebird --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing

EXPOSE 9050 9051 5353
Expand Down

0 comments on commit 8dcd0af

Please sign in to comment.