Browse Source

remove duplidate apt-get update

Shao Yu Lung 4 years ago
parent
commit
425c9c33b3
1 changed files with 0 additions and 8 deletions
  1. 0 8
      workspace/Dockerfile

+ 0 - 8
workspace/Dockerfile

@@ -203,14 +203,6 @@ COPY ./crontab /etc/cron.d
 
 RUN chmod -R 644 /etc/cron.d
 
-###########################################################################
-# Update Repositories
-###########################################################################
-
-USER root
-
-RUN apt-get -yqq update
-
 ###########################################################################
 # Drush:
 ###########################################################################