Skip to content

Commit b23f9ee

Browse files
authored
Update Dockerfile
1 parent 61d42a7 commit b23f9ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ RUN apt-get update \
1818
postgresql-$PG_MAJOR-repack \
1919
postgresql-$PG_MAJOR-cron \
2020
postgresql-$PG_MAJOR-pgrouting \
21-
postgresql-$PG_MAJOR-pg-cron \
2221
&& rm -rf /var/lib/apt/lists/* \
2322
&& mkdir -p /docker-entrypoint-initdb.d
2423

0 commit comments

Comments
 (0)