mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 11:14:03 +00:00
add gnupg2
This commit is contained in:
parent
9eba975994
commit
36195fbe97
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ ENV LANG=en_GB.UTF-8
|
|||
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y gnupg2 \
|
||||
&& curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add - \
|
||||
&& curl https://packages.microsoft.com/config/debian/9/prod.list \
|
||||
> /etc/apt/sources.list.d/mssql-release.list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue