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 31806de commit 778b47aCopy full SHA for 778b47a
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.0.0-jdk17 AS TEMP_BUILD_IMAGE
3
4
WORKDIR /usr/src/app
5
0 commit comments