Skip to content

Commit 0427d0e

Browse files
authored
Update maven-index-data artifact name to generic (#12)
Signed-off-by: Franco Bladilo <fbladilo@redhat.com>
1 parent c7ef143 commit 0427d0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN cp /cachi2/output/deps/generic/fernflower-8.1.0.GA-redhat-00001.jar /opt/fer
66
RUN cp /cachi2/output/deps/generic/java-analyzer-bundle.core-8.1.0.CR1-redhat-00003.jar /opt/java-analyzer-bundle.core.jar
77

88
WORKDIR /maven-index-data
9-
RUN cp /cachi2/output/deps/generic/maven-index-data-v20251112021242.zip /maven-index-data/maven-index-data.zip
9+
RUN cp /cachi2/output/deps/generic/maven-index-data.zip /maven-index-data/maven-index-data.zip
1010
RUN unzip maven-index-data.zip && rm -rf maven-index-data.zip
1111

1212
WORKDIR /jdtls

0 commit comments

Comments
 (0)