Skip to content

Releases: cabify/aceptadora

Bump docker to v28.4.0

26 Sep 10:59
9a8dad5

Choose a tag to compare

Bump docker to v28.4.0

What's Changed

New Contributors

Full Changelog: v0.5.5...v0.5.6

v0.5.5

27 Jan 09:44
47c4983

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

04 Sep 07:55
4dd198c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

12 Aug 07:42
003770b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

01 Aug 06:11
f4a5ad8

Choose a tag to compare

What's Changed

  • Use client.FromEnv when creating the docker client by @daniponsg in #16

Full Changelog: v0.5.1...v0.5.2

v0.5.1

31 Jul 11:09
62fcaa3

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

31 Jul 10:47
b93579a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Aug 10:33
a23a70a

Choose a tag to compare

[0.4.0] - 2023-07-26

Update

  • Update docker/docker version

v0.3.0

20 Nov 09:43
3220ca6

Choose a tag to compare

Added

  • Runner.StopWithTimeout and Config.StopTimeout to stop containers within the provided time, 0 by default to reduce the tear down time.

Changed

  • Refactored image pulling logging.

v0.2.1

18 Nov 15:01

Choose a tag to compare

Fixed

  • ImagePuller authentication.