anonymizer
This commit is contained in:
@@ -134,6 +134,8 @@ RUN set -eux; \
|
||||
COPY --from=pgrouting /tmp/*.deb /tmp
|
||||
COPY --from=timescaledb /tmp/*.deb /tmp
|
||||
|
||||
ADD https://gitlab.com/dalibo/postgresql_anonymizer/-/package_files/248481847/download /tmp/postgresql_anonymizer_pg18-2.5.1.amd64.deb
|
||||
|
||||
RUN set -eux; \
|
||||
apt-get install \
|
||||
/tmp/*.deb \
|
||||
|
||||
Reference in New Issue
Block a user