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