You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I worked with the docker-compose.dev.yml for a couple of days before realizing that it is pointing to an out of date image, papercups/papercups-dev. I kept searching for the API Key page and eventually figured this out.
I don't know the history of the three docker-compose files in the repo but it seems like maybe the prod repo should be renamed to docker-compose.yml and remove the other two.
I'm open to creating a PR for this if it makes sense.
Expected behavior
Would expect a dev image to use the most recent development release.
The text was updated successfully, but these errors were encountered:
Describe the bug
I worked with the
docker-compose.dev.yml
for a couple of days before realizing that it is pointing to an out of date image, papercups/papercups-dev. I kept searching for the API Key page and eventually figured this out.I don't know the history of the three docker-compose files in the repo but it seems like maybe the
prod
repo should be renamed todocker-compose.yml
and remove the other two.I'm open to creating a PR for this if it makes sense.
Expected behavior
Would expect a
dev
image to use the most recent development release.The text was updated successfully, but these errors were encountered: