Skip to content

Commit

Permalink
Bump gradle from 8.7-jdk21 to 8.12-jdk21
Browse files Browse the repository at this point in the history
Bumps gradle from 8.7-jdk21 to 8.12-jdk21.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 9b685f8 commit 807e5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gradle:8.7-jdk21 AS build
FROM gradle:8.12-jdk21 AS build

WORKDIR /app
COPY --chown=gradle:gradle . /app
Expand Down

0 comments on commit 807e5dc

Please sign in to comment.