fix(dependencies): Update dependencies to the latest versions and fix image export test

This commit is contained in:
2024-08-21 16:04:42 +02:00
parent a08c11838f
commit 6b0d96b745
5 changed files with 1836 additions and 572 deletions

View File

@ -122,7 +122,7 @@ tap.test('should create a service', async () => {
await testSecret.remove();
});
tap.skip.test('should export images', async (toolsArg) => {
tap.test('should export images', async (toolsArg) => {
const done = toolsArg.defer();
const testImage = await docker.DockerImage.createFromRegistry(testDockerHost, {
creationObject: {