Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update outdated base images and release 0.8.1.MS3 #247

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

lucas-koehler
Copy link
Contributor

0.8.1.MS3

To test this, use the helm chart from eclipse-theia/theia-cloud-helm#44 as this is configured to use MS3.

Images with tag 0.8.1.MS3 are already pushed to Dockerhub. I'll push a git tag for the release after the PR is merged. New image were built with docker's --pull flag to get the latest base images.

Update outdated base images

  • Move from openjdk buster images as Java runtimes to Eclipse Temurin Alpine images
  • Use Eclipse Temurin images as JDK builder images
  • Update the monitor demo and wondershaper images to use Debian bookworm instead of bullseye

- Move from openjdk buster images as Java runtimes to Eclipse Temurin Alpine images
- Use Eclipse Temurin images as JDK builder images. Install maven because Temurin images do not include it
- Update the monitor demo and wondershaper images to use Debian bookworm instead of bullseye
- Increase image versions to 0.8.1.MS3
- Explicitly reference image tag in vscode activity Dockerfile because
  currently no latest image is published for theiacloud/theia-cloud-demo
Copy link
Contributor

@sgraband sgraband left a comment

Choose a reason for hiding this comment

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

LGTM 👍 Thanks!

@lucas-koehler lucas-koehler merged commit e957794 into main Oct 27, 2023
6 checks passed
@lucas-koehler lucas-koehler deleted the ms3-and-image-updates branch October 27, 2023 14:07
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