Skip to content

Downgrade docker based image to 17.0.3#13373

Closed
martint wants to merge 1 commit intotrinodb:masterfrom
martint:docker
Closed

Downgrade docker based image to 17.0.3#13373
martint wants to merge 1 commit intotrinodb:masterfrom
martint:docker

Conversation

@martint
Copy link
Copy Markdown
Member

@martint martint commented Jul 27, 2022

The 17.0.4 base images don't seem to be working:

zulu-openjdk/zulu-openjdk#154

Documentation

(x) No documentation is needed.

Release notes

(x) No release notes entries required.

The 17.0.4 base images are currently broken:

zulu-openjdk/zulu-openjdk#154
@cla-bot cla-bot bot added the cla-signed label Jul 27, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Jul 27, 2022

maven-checks is still failing. https://github.com/trinodb/trino/runs/7536521294

@nineinchnick
Copy link
Copy Markdown
Member

It failed because for 17.0.3 the available architectures are linux/amd64 and linux/arm64/v8, with the additional /v8 suffix. This should be the same as linux/arm64, but we'd have to modify our build script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants