lightning icon indicating copy to clipboard operation
lightning copied to clipboard

openfn/ws-worker:latest pulls openfn/ws-worker:v0.2.12

Open magp18 opened this issue 1 year ago • 0 comments

Describe the bug A clear and concise description of what the bug is. Using the tag openfn/ws-worker:latest pulls the image for v0.2.12 and the docker container exits because there is a bug in this version (I t seems)

Version number The version of Lightning you have seen the bug on. v2.6.0 (not sure relevant here) If you're running on a tagged version, include the number: vX.Y.Z latest - but for the worker it's pulling the one mentioned above

To Reproduce Steps to reproduce the behavior:

  1. Clone the repository
  2. Go to the directory
  3. docker-compose up -d
  4. The worker container will have exited

Expected behavior A clear and concise description of what you expected to happen. Getting the latest image for worker (I think now 1.2.1)

Screenshots If applicable, add screenshots to help explain your problem. Logs from the worker before exiting : image

magp18 avatar Jun 26 '24 12:06 magp18