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 61d42a7 commit b23f9eeCopy full SHA for b23f9ee
Dockerfile
@@ -18,7 +18,6 @@ RUN apt-get update \
18
postgresql-$PG_MAJOR-repack \
19
postgresql-$PG_MAJOR-cron \
20
postgresql-$PG_MAJOR-pgrouting \
21
- postgresql-$PG_MAJOR-pg-cron \
22
&& rm -rf /var/lib/apt/lists/* \
23
&& mkdir -p /docker-entrypoint-initdb.d
24
0 commit comments