Skip to content

Commit

Permalink
chore(deps): update gradle docker tag to v8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jul 12, 2024
1 parent 3dfb7a6 commit fa51737
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.8.0-jdk21 AS build
FROM gradle:8.9.0-jdk21 AS build

# Install Node JS
RUN apt-get update -y && apt-get install --no-install-recommends -y curl \
Expand Down

0 comments on commit fa51737

Please sign in to comment.