Skip to content

Commit

Permalink
build(deps): bump gradle in /connector
Browse files Browse the repository at this point in the history
Bumps gradle from 7-jdk17-alpine to 8-jdk17-alpine.

---
updated-dependencies:
- dependency-name: gradle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 455319d commit 49c34bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gradle:7-jdk17-alpine AS build
FROM gradle:8-jdk17-alpine AS build

ARG BUILD_ARGS

Expand Down

0 comments on commit 49c34bb

Please sign in to comment.