Skip to content

Commit 625991b

Browse files
chore(deps): update gradle docker tag to v7.6.6 (#1042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4fa88d commit 625991b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subgraphs/inventory/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use a separate layer for the build for better caching
2-
FROM gradle:7.6.5-jdk17 AS TEMP_BUILD_IMAGE
2+
FROM gradle:7.6.6-jdk17 AS TEMP_BUILD_IMAGE
33

44
WORKDIR /usr/src/app
55

0 commit comments

Comments
 (0)