Skip to content

Commit

Permalink
fixed connector update for some versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Railag committed Nov 22, 2018
1 parent 01d61bd commit 53364cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iofog-connector/Dockerfile
@@ -1,6 +1,6 @@
FROM ubuntu:16.04

RUN apt-get update -qq
RUN apt-get update --fix-missing -qq
RUN apt-get install -qqy sudo
RUN apt-get install -qqy curl
RUN apt-get install -qqy software-properties-common
Expand Down

0 comments on commit 53364cc

Please sign in to comment.