Skip to content

chore(infra): update Docker image references and release metadata#50

Merged
gkostkowski merged 3 commits into
developfrom
chore/dockerfile-and-changelog-updates
Jun 30, 2026
Merged

chore(infra): update Docker image references and release metadata#50
gkostkowski merged 3 commits into
developfrom
chore/dockerfile-and-changelog-updates

Conversation

@gkostkowski

Copy link
Copy Markdown
Collaborator

Summary

  • Use fully qualified Docker Hub image references in Dockerfiles.
  • Bump version from 1.1.0-rc.3 to 1.1.0-rc.4.
  • Update the changelog for the 1.1.0-rc.4 release candidate.

Notes

The Docker image references were updated to use explicit docker.io/library/... paths.

Copilot AI review requested due to automatic review settings June 30, 2026 09:17

Copilot AI left a comment

Copy link
Copy Markdown

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 release metadata for the Entity Resolution Engine build/deployment artifacts by bumping the application version and making Docker base-image references fully qualified to Docker Hub’s canonical namespace.

Changes:

  • Bump application version from 1.1.0-rc.3 to 1.1.0-rc.4.
  • Update src/infra/Dockerfile base images to docker.io/library/python:3.12-slim for all build stages.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/VERSION Bumps the release candidate version to 1.1.0-rc.4.
src/infra/Dockerfile Uses fully qualified docker.io/library/python:3.12-slim image references across stages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/VERSION
@@ -1 +1 @@
1.1.0-rc.3
1.1.0-rc.4
@sonarqubecloud

Copy link
Copy Markdown

@gkostkowski gkostkowski merged commit 40fc985 into develop Jun 30, 2026
4 checks passed
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