usql icon indicating copy to clipboard operation
usql copied to clipboard

Use new Docker container class as `Container*Options()` was deprecated

Open ottok opened this issue 8 months ago • 0 comments

Newer Docker versions have moved the container methods to a new class. Adopt code to use them so usql builds pass with newer Docker libraries.

ottok avatar Apr 11 '25 19:04 ottok