more updates to versions

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-07-26 11:55:49 -07:00
parent ecd6495c62
commit 54c5cdb6c0
10 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
# -e DISPLAY=unix$DISPLAY \
# jess/tor-browser:alpha
#
FROM debian:buster-slim
FROM debian:bullseye-slim
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
RUN apt-get update && apt-get install -y \

View File

@@ -7,7 +7,7 @@
# -e DISPLAY=unix$DISPLAY \
# jess/tor-browser
#
FROM debian:buster-slim
FROM debian:bullseye-slim
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
RUN apt-get update && apt-get install -y \