You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo was publishing to the incorrect GitHub Container Registry package. That is now fixed - it is back to publishing to ghcr.io/artis3n/pgmodeler.
Reverted the inclusion of the SQL-join solver in the graphicalquerybuilder plugin. This is due to build-time failures in the upstream plugin for which I do not have a solution. For more information see nullptrlabs/plugins#16.
Slightly modify the chown-ership of the /app directory in the last stage of the build to more efficiently determine used bytes in the dive CI calculation.
Optimizes the Dockerfile into less layers while reducing the overall image size by 53 MB. Improved the security of the container and updated the README accordingly.