Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 32f58af

Browse files
authored
Merge pull request #365 from mnottale/pin-gradle
gradle: Pin version as current latest image is broken.
2 parents 6671d49 + f404f29 commit 32f58af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM gradle:jdk8
1+
FROM gradle:4.9-jdk8
22
COPY bin/docker-app-linux /usr/local/bin/docker-app
33
COPY --chown=gradle:gradle integrations/gradle .

0 commit comments

Comments
 (0)