Skip to content

Fix for docker build#1092

Merged
vishakh merged 1 commit intomasterfrom
bugfix/docker-build-fix
Apr 22, 2022
Merged

Fix for docker build#1092
vishakh merged 1 commit intomasterfrom
bugfix/docker-build-fix

Conversation

@piotrkosecki
Copy link
Copy Markdown
Contributor

So the problem was with update of sbt to vesrion 1.5.8. Latest is 1.6.2, but it has an issue when it does not start correctly Conseil API(it starts in the background). 1.5.x though does not show exactly what's wrong with the build. So I've had to look into 1.4.x output which showed what's wrong and then made necessary changes to the Dockerfile - apparently after update of sbt it couldn't access certain files inside the docker.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@vishakh vishakh added the bug label Apr 22, 2022
@vishakh vishakh added this to the 2022_r2 milestone Apr 22, 2022
@vishakh vishakh merged commit bb9b4cf into master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants