mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
change to sid-slim
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# --name tor-router \
|
||||
# jess/tor-router
|
||||
#
|
||||
FROM debian:sid
|
||||
FROM debian:sid-slim
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user