anonymizer

This commit is contained in:
2025-11-30 20:43:52 +01:00
parent 3f1d842dc2
commit 319deddbf2

View File

@@ -134,6 +134,8 @@ RUN set -eux; \
COPY --from=pgrouting /tmp/*.deb /tmp COPY --from=pgrouting /tmp/*.deb /tmp
COPY --from=timescaledb /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; \ RUN set -eux; \
apt-get install \ apt-get install \
/tmp/*.deb \ /tmp/*.deb \