Skip to content

Use `master` instead of `latest` in .env

Aleksei Lipniagov requested to merge alipniagov/fix-envfile-refs into master

As mentioned by DJ Mountney during our recent discussion on running this repo locally:
we stopped tagging :latest in CNG last release, so the :master should be used instead.

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • [-] Documentation created/updated - not needed (bugfix)
  • [-] Integration tests added to GitLab QA - not needed (bugfix)
  • [-] The impact any change in container size has should be evaluated - not expected

Test plan

  • Checked locally - it works
  • The pipeline is green
Edited by DJ Mountney

Merge request reports