Skip to content

Update Dockerfiles#1422

Merged
fweikert merged 1 commit intobazelbuild:masterfrom
fweikert:master
Sep 6, 2022
Merged

Update Dockerfiles#1422
fweikert merged 1 commit intobazelbuild:masterfrom
fweikert:master

Conversation

@fweikert
Copy link
Copy Markdown
Member

@fweikert fweikert commented Sep 6, 2022

This commit

  • updates the Azul JDK version on CentOS 7. This is a temporary workaround that will not work on aarch64
  • removes Ubuntu 21.04 and 21.10 since they're EOL and are not used on CI (judging by the downstream pipeline)
  • adds support for Ubuntu 22.04

This commit
- updates the Azul JDK version on CentOS 7. This is a temporary workaround that will not work on aarch64
- removes Ubuntu 21.04 and 21.10 since they're EOL and are not used on CI (judging by the downstream pipeline)
- adds support for Ubuntu 22.04
Copy link
Copy Markdown
Member

@meteorcloudy meteorcloudy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fweikert fweikert merged commit dcc7520 into bazelbuild:master Sep 6, 2022
@AugustKarlstedt
Copy link
Copy Markdown

hmm this seems to have broken bazelbuild/rules_docker and swapping from 2104 to 2204 doesn't seem to be a drop-in replacement https://github.com/bazelbuild/rules_docker/pull/2172/files

@AugustKarlstedt
Copy link
Copy Markdown

oh docker-ce has been removed

fweikert pushed a commit that referenced this pull request Nov 7, 2022
The removal of ubuntu2104 broke the CI for rules_docker
(#1422 (comment)).
We had to downgrade to ubuntu2004, which is not ideal.

Adding docker-ce to ubuntu2204 so rules_docker can use it.
fmeum pushed a commit to fmeum/continuous-integration that referenced this pull request Dec 10, 2023
This commit
- updates the Azul JDK version on CentOS 7. This is a temporary workaround that will not work on aarch64
- removes Ubuntu 21.04 and 21.10 since they're EOL and are not used on CI (judging by the downstream pipeline)
- adds support for Ubuntu 22.04
fmeum pushed a commit to fmeum/continuous-integration that referenced this pull request Dec 10, 2023
The removal of ubuntu2104 broke the CI for rules_docker
(bazelbuild#1422 (comment)).
We had to downgrade to ubuntu2004, which is not ideal.

Adding docker-ce to ubuntu2204 so rules_docker can use it.
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.

3 participants