mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 15:02:41 +01:00
@@ -23,7 +23,7 @@
|
||||
# (see: https://stackoverflow.com/questions/28392949/running-chromium-inside-docker-gtk-cannot-open-display-0)
|
||||
#
|
||||
|
||||
FROM debian:stretch
|
||||
FROM debian:buster
|
||||
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
|
||||
|
||||
RUN apt-get update && apt-get -y install \
|
||||
|
||||
Reference in New Issue
Block a user