Failed to execute goal com.google.cloud.tools:jib-maven-plugin:3.4.3:build (default) on project korfballteamapi: 416 Requested Range Not Satisfiable
I’m trying to containerize my spring boot application which is a basic spring API that hooks up to a Postgres database. I’m having issues with this process I’m currently using jib to containerize my application, but I keep running into errors.