mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
Update dockerfile, correction
Minor change so it is easier to read.
This commit is contained in:
@@ -6,7 +6,7 @@ ADD https://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb /src/
|
||||
|
||||
ADD https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb /src/google-chrome-beta_current_amd64.deb
|
||||
|
||||
# Install Chromium
|
||||
# Install Chrome
|
||||
RUN echo 'deb http://httpredir.debian.org/debian testing main' >> /etc/apt/sources.list && \
|
||||
apt-get update && apt-get install -y \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user