codeclimate / codeclimate-sonar-java

Maintainability and reliability checks for Java
GNU Affero General Public License v3.0
3 stars 6 forks source link

QUA-958: Push images to Dockerhub instead of GCR #72

Closed dantevvp closed 1 year ago

dantevvp commented 1 year ago

Deprecate pushing of the image to GCR in favor of pushing to Dockerhub.

Also, change base image to openjdk:8-jdk-alpine. java:8-jdk-alpine no longer exists.