Replies: 1 comment
-
|
Alright so used simple dhi.io as url instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tried something like this
but ending up with Dependabot encountered an unknown error
with
url: https://registry.hub.docker.comending up with Dependabot can't authenticate to a private package registrywhen using the hardened nginx and python images from https://hub.docker.com/hardened-images/catalog which requires login.
Hardened images https://docs.docker.com/dhi/get-started/
Snippet from Dockerfille
FROM dhi.io/nginx:1.29.4-alpine3.21Beta Was this translation helpful? Give feedback.
All reactions