Skip to content

Comments

chore: bump ubuntu baseimage to noble-20250619#66

Closed
endersonmaia wants to merge 1 commit intoprerelease/sdk-12from
chore/bump-ubuntu-baseimage-to-noble-20250619
Closed

chore: bump ubuntu baseimage to noble-20250619#66
endersonmaia wants to merge 1 commit intoprerelease/sdk-12from
chore/bump-ubuntu-baseimage-to-noble-20250619

Conversation

@endersonmaia
Copy link
Contributor

No description provided.

@endersonmaia endersonmaia requested review from Copilot and tuler July 2, 2025 13:31
@endersonmaia endersonmaia self-assigned this Jul 2, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Ubuntu base image tag and APT snapshot date for consistency across all language Dockerfiles.

  • Bumps ARG UBUNTU_TAG from noble-20250529 to noble-20250619
  • Updates ARG APT_UPDATE_SNAPSHOT from 20250601T030400Z to 20250701T030400Z
  • Applies these changes uniformly in rust, ruby, lua, go, cpp, and cpp-low-level Dockerfiles

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
rust/Dockerfile Updated UBUNTU_TAG and APT_UPDATE_SNAPSHOT build args
ruby/Dockerfile Updated UBUNTU_TAG and APT_UPDATE_SNAPSHOT build args
lua/Dockerfile Updated UBUNTU_TAG and APT_UPDATE_SNAPSHOT build args
go/Dockerfile Updated UBUNTU_TAG and APT_UPDATE_SNAPSHOT build args
cpp/Dockerfile Updated UBUNTU_TAG and APT_UPDATE_SNAPSHOT build args
cpp-low-level/Dockerfile Updated UBUNTU_TAG and APT_UPDATE_SNAPSHOT build args
Comments suppressed due to low confidence (6)

rust/Dockerfile:5

  • [nitpick] These ARG definitions are duplicated across multiple Dockerfiles; consider extracting common build arguments into a shared base image or external file to reduce duplication and ease future updates.
ARG UBUNTU_TAG=noble-20250619

ruby/Dockerfile:5

  • [nitpick] These ARG definitions are duplicated across multiple Dockerfiles; consider extracting common build arguments into a shared base image or external file to reduce duplication and ease future updates.
ARG UBUNTU_TAG=noble-20250619

lua/Dockerfile:5

  • [nitpick] These ARG definitions are duplicated across multiple Dockerfiles; consider extracting common build arguments into a shared base image or external file to reduce duplication and ease future updates.
ARG UBUNTU_TAG=noble-20250619

go/Dockerfile:5

  • [nitpick] These ARG definitions are duplicated across multiple Dockerfiles; consider extracting common build arguments into a shared base image or external file to reduce duplication and ease future updates.
ARG UBUNTU_TAG=noble-20250619

cpp/Dockerfile:5

  • [nitpick] These ARG definitions are duplicated across multiple Dockerfiles; consider extracting common build arguments into a shared base image or external file to reduce duplication and ease future updates.
ARG UBUNTU_TAG=noble-20250619

cpp-low-level/Dockerfile:6

  • [nitpick] These ARG definitions are duplicated across multiple Dockerfiles; consider extracting common build arguments into a shared base image or external file to reduce duplication and ease future updates.
ARG UBUNTU_TAG=noble-20250619

@endersonmaia
Copy link
Contributor Author

obsolete by #67

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.

1 participant