diff --git a/chromium/Dockerfile b/chromium/Dockerfile index 19c5268..dcbcac0 100644 --- a/chromium/Dockerfile +++ b/chromium/Dockerfile @@ -18,7 +18,7 @@ # wget https://raw.githubusercontent.com/jfrazelle/dotfiles/master/etc/docker/seccomp/chrome.json -O ~/chrome.json # Base docker image -FROM debian:buster-slim +FROM debian:sid-slim LABEL maintainer "Jessie Frazelle " # Install Chromium