We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8614ebb commit 7a6df6dCopy full SHA for 7a6df6d
subgraphs/inventory/Dockerfile
@@ -1,5 +1,5 @@
1
# Use a separate layer for the build for better caching
2
-FROM gradle:7.6.6-jdk17 AS TEMP_BUILD_IMAGE
+FROM gradle:9.1.0-jdk17 AS TEMP_BUILD_IMAGE
3
4
WORKDIR /usr/src/app
5
0 commit comments