Skip to content

Commit

Permalink
Temporary test image for Mandrel 23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Karm committed Jun 13, 2023
1 parent 210b2a3 commit 6b17a49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
public interface NativeConfig {

String DEFAULT_GRAALVM_BUILDER_IMAGE = "quay.io/quarkus/ubi-quarkus-graalvmce-builder-image:22.3-java17";
String DEFAULT_MANDREL_BUILDER_IMAGE = "quay.io/quarkus/ubi-quarkus-mandrel-builder-image:22.3-java17";
String DEFAULT_MANDREL_BUILDER_IMAGE = "quay.io/karmkarm/ubi-quarkus-mandrel-builder-image:23.0-java17";

/**
* Comma-separated, additional arguments to pass to the build process.
Expand Down

0 comments on commit 6b17a49

Please sign in to comment.