Skip to content

Commit

Permalink
HDDS-5045. Update ozone-runner image
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Patel <[email protected]>
  • Loading branch information
ptlrs committed Dec 16, 2024
1 parent a847bd3 commit 8e9fd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-ozone/dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<downloadSources>true</downloadSources>
<docker.ozone.image>apache/ozone</docker.ozone.image>
<docker.ozone.image.flavor>-rocky</docker.ozone.image.flavor> <!-- suffix appended to Ozone version to get Docker image version -->
<docker.ozone-runner.version>20241212-1-jdk21</docker.ozone-runner.version>
<docker.ozone-runner.version>20241216-1-jdk21</docker.ozone-runner.version>
<docker.ozone-testkr5b.image>ghcr.io/apache/ozone-testkrb5:20241129-1</docker.ozone-testkr5b.image>
<maven.test.skip>true</maven.test.skip> <!-- no tests in this module so far -->
</properties>
Expand Down

0 comments on commit 8e9fd7d

Please sign in to comment.