-
Notifications
You must be signed in to change notification settings - Fork 39
chore: update docker proxy URL #340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
6a13326
to
8c0c9e2
Compare
So, the 'Lint & Test' workflow is failing (due to a timeout) on this PR, but I can't work out why. I originally assumed that it was related to an issue with github accessing docker.flagsmith.com, but it seems not to be the case since the test workflow I added to prove that images from docker.flagsmith.com can be pulled in a github action here worked (well, at least the docker pull did). I also think that I'm overriding the repository URL as per the change in this commit to So, I'm pretty stumped here. |
Changes
Sibling PR to Flagsmith/flagsmith#5255.
Update docker proxy URL to flagsmith.com domain to give us more control. Also completes the switch from scarf to reo. dev.
How did you test this code?
Verified that the following commands worked