Skip to content

Fix: Use consistent latest Docker tag across services#505

Merged
preetkaran20 merged 1 commit intoSasanLabs:masterfrom
incursio-xd:fix-docker-latest-tag
Feb 19, 2026
Merged

Fix: Use consistent latest Docker tag across services#505
preetkaran20 merged 1 commit intoSasanLabs:masterfrom
incursio-xd:fix-docker-latest-tag

Conversation

@incursio-xd
Copy link
Copy Markdown
Contributor

This PR fixes Docker tag inconsistency in docker-compose.yml.

Previously VulnerableApp-facade was using version 1.2.1 while other services used :latest.
Updated facade service to use :latest tag for consistency and easier deployment.

Fixes #434

Copy link
Copy Markdown
Member

@preetkaran20 preetkaran20 left a comment

Choose a reason for hiding this comment

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

LGTM Thanks

@preetkaran20 preetkaran20 merged commit bb74dd6 into SasanLabs:master Feb 19, 2026
1 check 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.

Docker: latest tag not defined

2 participants