We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8095e22 + ab0bc15 commit 869cd5cCopy full SHA for 869cd5c
implementations/java-jsonschemafriend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gradle:9.3-jdk17 AS builder
+FROM gradle:9.4-jdk17 AS builder
2
WORKDIR /opt/app
3
COPY BowtieJsonSchemaFriend.java .
4
COPY build.gradle .
0 commit comments