seqeralabs / staticreg

A tool to generate a static website from an OCI registry containing all the images and tags the provided user has access to.
Apache License 2.0
0 stars 0 forks source link

fix: do not reuse client scope #7

Closed fntlnz closed 1 month ago

fntlnz commented 1 month ago

Achieved by creating a different client for each scope we need to create.