Skip to content

Update Different Images Tags #413

Draft
Xieyt wants to merge 2 commits into
developfrom
update/nginx
Draft

Update Different Images Tags #413
Xieyt wants to merge 2 commits into
developfrom
update/nginx

Conversation

@Xieyt

@Xieyt Xieyt commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates the default Docker image version for the global-nginx-proxy service from jwilder/nginx-proxy:1.6 to 1.11 across both new deployments and existing installations. It introduces a migration method to update the image version in existing docker-compose files and ensures the new version is used going forward.

Docker image update for global-nginx-proxy:

  • Added a migration method _update_global_nginx_proxy_image in migrate_0_19_0.py to automatically update the global-nginx-proxy image from jwilder/nginx-proxy:1.6 to 1.11 in existing docker-compose files during migration.
  • Updated the default global-nginx-proxy image to jwilder/nginx-proxy:1.11 in both docker-compose.services.tmpl and docker-compose.services.osx.tmpl templates, ensuring new setups use the latest image. [1] [2]

Xieyt added 2 commits June 5, 2026 14:38
- Update `jwilder/nginx-proxy` Docker image from `1.6` to `1.11`
- Apply image version update to `docker-compose.services.tmpl`
- Apply image version update to `docker-compose.services.osx.tmpl`

Signed-off-by: aloksingh <alokmilenium@gmail.com>
- Add `_update_global_nginx_proxy_image` method
- Update `jwilder/nginx-proxy` Docker image from `1.6` to `1.11`
- Integrate image update into `migrate_services` during migration
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