-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix docker image build #1313
Fix docker image build #1313
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1313 +/- ##
============================================
+ Coverage 72.91% 75.05% +2.13%
Complexity 932 932
============================================
Files 135 167 +32
Lines 2304 2682 +378
Branches 437 492 +55
============================================
+ Hits 1680 2013 +333
- Misses 378 410 +32
- Partials 246 259 +13
Continue to review full report at Codecov.
|
Docker image "pierone.stups.zalan.do/pitchfork/zally-web-ui-dummy:master-679f5dd4-901" is not based on an approved base image. Any production deployment relying on this image will be blocked. To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace |
👍 |
1 similar comment
👍 |
Fix Docker image build