We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6ef96 commit fa5b553Copy full SHA for fa5b553
1 file changed
src/test/java/land/oras/utils/TestImages.java
@@ -25,7 +25,7 @@
25
*/
26
public final class TestImages {
27
28
- public static final String ZOT = "ghcr.io/project-zot/zot-minimal:v2.1.16";
+ public static final String ZOT = "ghcr.io/project-zot/zot-minimal:v2.1.17";
29
30
private TestImages() {}
31
}
0 commit comments