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 f4fa88d commit 625991bCopy full SHA for 625991b
subgraphs/inventory/Dockerfile
@@ -1,5 +1,5 @@
1
# Use a separate layer for the build for better caching
2
-FROM gradle:7.6.5-jdk17 AS TEMP_BUILD_IMAGE
+FROM gradle:7.6.6-jdk17 AS TEMP_BUILD_IMAGE
3
4
WORKDIR /usr/src/app
5
0 commit comments