Skip to content

Commit

Permalink
remove sismics repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jendib committed Oct 21, 2018
1 parent 75ee965 commit bfb6590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV DEBIAN_FRONTEND noninteractive
# Install Sismics repository
RUN apt-get update && apt-get install -y apt-transport-https ca-certificates software-properties-common curl gnupg tzdata
RUN curl -fsSL https://www.sismics.com/pgp | apt-key add -
RUN add-apt-repository "deb [arch=amd64] https://nexus.sismics.com/repository/apt-bionic/ bionic main"
# RUN add-apt-repository "deb [arch=amd64] https://nexus.sismics.com/repository/apt-bionic/ bionic main"

# Configure settings
ENV LANG C.UTF-8
Expand Down

0 comments on commit bfb6590

Please sign in to comment.