Docker hardened images#104
Conversation
|
Got an unauthorized path, though not sure if through this change I still can log in so i am not sure what this is the result of
|
|
Noticed (not part of PR but small change so probably easy to do)
|
|
I get errors when i try to bash start the cognition-ui
|
JWittmeyer
left a comment
There was a problem hiding this comment.
Automated review (review-bot)
🤖 Review Bot SummaryRisk Level: HIGH
Per-Repo Breakdown
📋 General FindingsThese findings are not tied to a specific file and are listed here instead of as inline comments.
🔗 Cross-Repo Findings
Inline comments with details are posted on each PR above. |
|
Please do a "Find and replace" across all the affected repos, from: base_image_registry: registry.dev.kern.ai
base_image_username:
from_secret: docker_username
base_image_password:
from_secret: docker_passwordto base_image_registry: dhi.io
base_image_username:
from_secret: dockerhub_username
base_image_password:
from_secret: dockerhub_password
P.S. we can also exclude the drone.yml changes in app repos because they don't need |
…o hardened-images
Main PR
Related PRs:
Parent-images:
Application repos:
CI/CD: