We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f1ba7 commit c6167d2Copy full SHA for c6167d2
docker/ubuntu20/Dockerfile
@@ -10,7 +10,7 @@ postgresql php-pgsql \
10
postgresql-12-postgis-3 \
11
sqlite3 php-sqlite3 \
12
git wget \
13
-curl apt-transport-https debconf-utils sudo gnupg
+curl gnupg
14
15
# adding custom MS repository
16
RUN curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
0 commit comments