Skip to content

[Docker] Update dspace-10_x branch to use the dspace-10_x Docker tags in all Docker Compose scripts - #6072

Merged
tdonohue merged 1 commit into
DSpace:dspace-10_xfrom
tdonohue:fix_docker_tags
Aug 5, 2026
Merged

[Docker] Update dspace-10_x branch to use the dspace-10_x Docker tags in all Docker Compose scripts#6072
tdonohue merged 1 commit into
DSpace:dspace-10_xfrom
tdonohue:fix_docker_tags

Conversation

@tdonohue

@tdonohue tdonohue commented Aug 5, 2026

Copy link
Copy Markdown
Member

References

Description

As of today, we started seeing some random Docker build issues in our GitHub actions only on the dspace-10_x branch of code. See for example the docker-deploy failures here: https://github.com/DSpace/dspace-angular/actions/runs/31034059861/job/92411790102

After investigating why these issues only happen on one branch, I discovered that the dspace-10_x branch is using the wrong Docker images...it's still trying to use the latest images (from main) instead of the dspace-10_x images.

This small PR corrects that misconfiguration in our Docker scripts so that the dspace-10_x branch will use that same version of Docker images.

This same PR needs to be applied to the dspace-10_x branch of DSpace/DSpace as it's also pointed at latest images instead of dspace-10_x images.

Instructions for Reviewers

  • If this passes all tests, then that is verification that it has fixed the current Docker build issues we are seeing on the dspace-10_x branch. If so, I'll merge this immediately to fix the issues on our dspace-10_x branch.

@tdonohue tdonohue added this to the 10.1 milestone Aug 5, 2026
@tdonohue tdonohue added 1 APPROVAL pull request only requires a single approval to merge backend: Docker related to DSpace deployment via Docker labels Aug 5, 2026
@tdonohue tdonohue moved this to 🙋 Needs Reviewers Assigned in DSpace Maintenance (10.x, 9.x, 8.x) Aug 5, 2026
@tdonohue
tdonohue merged commit 18bde79 into DSpace:dspace-10_x Aug 5, 2026
16 checks passed
@tdonohue
tdonohue deleted the fix_docker_tags branch August 5, 2026 21:00
@github-project-automation github-project-automation Bot moved this from 🙋 Needs Reviewers Assigned to ✅ Done in DSpace Maintenance (10.x, 9.x, 8.x) Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 APPROVAL pull request only requires a single approval to merge backend: Docker related to DSpace deployment via Docker

Projects

Development

Successfully merging this pull request may close these issues.

1 participant