Skip to content

Commit c6167d2

Browse files
committed
remove unneeded dependencies
1 parent 92f1ba7 commit c6167d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ubuntu20/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ postgresql php-pgsql \
1010
postgresql-12-postgis-3 \
1111
sqlite3 php-sqlite3 \
1212
git wget \
13-
curl apt-transport-https debconf-utils sudo gnupg
13+
curl gnupg
1414

1515
# adding custom MS repository
1616
RUN curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -

0 commit comments

Comments
 (0)