Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
Update gradle Docker tag to v8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 68b1b94 commit dde80df
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.6.0-jdk11 AS build
FROM gradle:8.7.0-jdk11 AS build

COPY . /appbuild
WORKDIR /appbuild
Expand Down

0 comments on commit dde80df

Please sign in to comment.