[PR #2127] [MERGED] ci: update docker images for java and python examples #2121

Closed
opened 2026-03-03 13:29:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2127
Author: @fsouza
Created: 1/30/2026
Status: Merged
Merged: 1/31/2026
Merged by: @fsouza

Base: mainHead: claude/update-ci-java-image-FvOFn


📝 Commits (2)

  • d4a041c ci: use amazoncorretto instead of deprecated openjdk image for java example
  • bbf6a2d ci: pin python image to 3.13 instead of using latest tag

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/main.yml (+2 -2)

📄 Description

  • openjdk is deprecated, let's use amazoncorretto
  • python:latest is pulling Python 3.14, that's too new for the libraries

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/2127 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `claude/update-ci-java-image-FvOFn` --- ### 📝 Commits (2) - [`d4a041c`](https://github.com/fsouza/fake-gcs-server/commit/d4a041caa043aaf760abbd744f29a8fdf26f4d1d) ci: use amazoncorretto instead of deprecated openjdk image for java example - [`bbf6a2d`](https://github.com/fsouza/fake-gcs-server/commit/bbf6a2d15c6251c77dcc6fd1ae32d7086275ec70) ci: pin python image to 3.13 instead of using latest tag ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+2 -2) </details> ### 📄 Description - `openjdk` is deprecated, let's use `amazoncorretto` - `python:latest` is pulling Python 3.14, that's too new for the libraries --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:29:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#2121
No description provided.