File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,7 @@ ARG POSTGRESQL_VERSION
3838LABEL de.dbsystel.postgres-version=$POSTGRESQL_VERSION
3939
4040COPY --from=builder pg_jobmon-${JOBMON_VERSION#v}/sql/pg_jobmon--${JOBMON_VERSION#v}.sql pg_jobmon-${JOBMON_VERSION#v}/pg_jobmon.control pg_partman-${PARTMAN_VERSION#v}/sql/pg_partman--${PARTMAN_VERSION#v}.sql pg_partman-${PARTMAN_VERSION#v}/pg_partman.control /opt/bitnami/postgresql/share/extension/
41- # COPY --from=builder /opt/bitnami/lib/postgresql/${POSTGRESQL_VERSION}/lib/bitcode/src /opt/bitnami/lib/postgresql/${POSTGRESQL_VERSION}/lib/bitcode/src
4241COPY --from=builder /opt/bitnami/postgresql/lib/pg_partman_bgw.so /opt/bitnami/postgresql/lib/pg_partman_bgw.so
4342COPY --from=builder pg_partman-${PARTMAN_VERSION#v}/bin/common/* /opt/bitnami/lib/postgresql/bin/
4443
45- USER 1001
44+ USER 1001
You can’t perform that action at this time.
0 commit comments