Skip to content

Commit

Permalink
make gradle version explicit
Browse files Browse the repository at this point in the history
see #89
  • Loading branch information
C-Otto committed Feb 12, 2024
1 parent c66741f commit 2aa7eb7
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:latest
FROM gradle:8.5
RUN apt-get update
RUN apt-get install postgresql sudo -y

Expand Down

0 comments on commit 2aa7eb7

Please sign in to comment.