Navigation Menu

Skip to content

Commit

Permalink
Revert "Correct repo"
Browse files Browse the repository at this point in the history
This reverts commit b3d2f94.
  • Loading branch information
nyalldawson committed Feb 11, 2021
1 parent 5bb5818 commit 6162644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/qgis3-build-deps.dockerfile
Expand Up @@ -160,7 +160,7 @@ ENV PATH="/usr/sap/hdbclient:${PATH}"

# MSSQL: client side
RUN curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
RUN curl https://packages.microsoft.com/config/ubuntu/20.04/prod.list | tee /etc/apt/sources.list.d/msprod.list
RUN curl https://packages.microsoft.com/config/ubuntu/19.04/prod.list | tee /etc/apt/sources.list.d/msprod.list
RUN apt-get update
RUN ACCEPT_EULA=Y apt-get install -y --allow-unauthenticated msodbcsql17 mssql-tools

Expand Down

0 comments on commit 6162644

Please sign in to comment.