Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Revert "Correct repo"
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
.docker/qgis3-build-deps.dockerfile
|
@@ -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 |
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.