Skip to content

fix(issue): added image tag for arm64

Snehil Raj requested to merge mac-m1-uploading-issue into main

targets issue #937 (closed).

In this MR, a couple of things were done to add the image path to the docker-compose.yml file.

I created a clone of the pubsweet repository on my system and built a container for the docker desktop with the latest tag. After that, I changed the path of the job-Xsweet image to the tag provided after pushing the container/image to my docker.

Merge request reports