Describe the bug
We need to build a new image with a high priority update to our project/space replication service after an update to the external system, but Github docker build action fails with dependency error..
12372.4 [error] (*:update) sbt.ResolveException: unresolved dependency: org.irods.jargon#jargon-core;3.3.3-beta1: not found
To Reproduce
Push an update to a fork of clowder github repo, Docker Action is invoked and fails with above error.
Also reproducible in repo clone using docker.sh
Expected behavior
New Docker image successfully built and pushed to dockerhub.