File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -876,7 +876,7 @@ COPY --from=hypopg-source /tmp/*.deb /tmp/
876
876
COPY --from=pg_repack-source /tmp/*.deb /tmp/
877
877
COPY --from=pgvector-source /tmp/*.deb /tmp/
878
878
COPY --from=pg_tle-source /tmp/*.deb /tmp/
879
- COPY --from=index_advisor-source /tmp/*.deb /tmp/
879
+ COPY --from=index_advisor /tmp/*.deb /tmp/
880
880
COPY --from=supautils /tmp/*.deb /tmp/
881
881
882
882
# ###################
Original file line number Diff line number Diff line change @@ -993,7 +993,7 @@ COPY --from=hypopg-source /tmp/*.deb /tmp/
993
993
COPY --from=pg_repack-source /tmp/*.deb /tmp/
994
994
COPY --from=pgvector-source /tmp/*.deb /tmp/
995
995
COPY --from=pg_tle-source /tmp/*.deb /tmp/
996
- COPY --from=index_advisor-source /tmp/*.deb /tmp/
996
+ COPY --from=index_advisor /tmp/*.deb /tmp/
997
997
COPY --from=supautils-source /tmp/*.deb /tmp/
998
998
999
999
# ###################
You can’t perform that action at this time.
0 commit comments