cfpb / sbl-frontend

Small Business Lending Filing Application
MIT License
2 stars 1 forks source link

feat: Display Docker image tag in app Footer to help identify deployed changes #1045

Closed meissadia closed 1 week ago

meissadia commented 2 weeks ago

Close #1044

Note: Generation of the DOCKER_TAG build-arg is built into the SBL CLI

Changes

How to test this PR

  1. Include the desired display tag in your Docker build command: --build-arg DOCKER_TAG=1044-show-tag
  2. Verify it is displayed at the bottom of the page

Screenshots

Screenshot 2024-11-04 at 1 37 32 PM