We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f6bf00 + 7222a23 commit 97456b0Copy full SHA for 97456b0
implementations/java-json-schema/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gradle:8.12.1-jdk17 AS builder
+FROM gradle:8.13-jdk17 AS builder
2
ARG IMPLEMENTATION_VERSION
3
COPY BowtieJsonSchema.java /opt/app/BowtieJsonSchema.java
4
COPY build.gradle /opt/app/build.gradle
0 commit comments