Skip to content

Commit d580b00

Browse files
chore(deps): update gradle docker tag to v7.6.5 (#1029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9368031 commit d580b00

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.4-jdk17 AS TEMP_BUILD_IMAGE
2+
FROM gradle:7.6.5-jdk17 AS TEMP_BUILD_IMAGE
33

44
WORKDIR /usr/src/app
55

0 commit comments

Comments
 (0)