Skip to content

Fix Dockerfile: pin Gradle 8.5-jdk17 and fix ENV syntax#6

Merged
DanielHinbest merged 1 commit intoseer-lab:adamfrom
rdrake:adam
Mar 26, 2026
Merged

Fix Dockerfile: pin Gradle 8.5-jdk17 and fix ENV syntax#6
DanielHinbest merged 1 commit intoseer-lab:adamfrom
rdrake:adam

Conversation

@rdrake
Copy link
Copy Markdown
Collaborator

@rdrake rdrake commented Mar 26, 2026

Summary

  • Pin Gradle base images to 8.5-jdk17 instead of latest to match daniel-koala
  • Fix legacy ENV key value syntax to ENV key=value

Test plan

  • CI build passes on rdrake:adam after push

…V syntax

Pin Gradle base images to 8.5-jdk17 instead of latest, and use modern
ENV key=value syntax to resolve legacy format warning and build failure.
@DanielHinbest DanielHinbest merged commit 11dc93b into seer-lab:adam Mar 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants