Update Dockerfile

This commit is contained in:
Jess Frazelle 2018-09-06 11:26:28 -04:00 committed by GitHub
parent 4b7ab239d7
commit 76e08fe292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,8 +22,6 @@
FROM debian:sid FROM debian:sid
LABEL maintainer "Jessie Frazelle <jess@linux.com>" LABEL maintainer "Jessie Frazelle <jess@linux.com>"
ADD https://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb /src/google-talkplugin_current_amd64.deb
# Install Chrome # Install Chrome
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
apt-transport-https \ apt-transport-https \