Skip to content

Releases: openshift/imagebuilder

v1.2.19

16 Oct 18:35

Choose a tag to compare

What's Changed

  • expose(): correct detection of duplicate EXPOSEd ports by @nalind in #311

Full Changelog: v1.2.18...v1.2.19

v1.2.18

15 Oct 18:16

Choose a tag to compare

What's Changed

  • Bump github.com/ulikunitz/xz from 0.5.13 to 0.5.14 by @dependabot[bot] in #308
  • Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #309
  • Implicitly declare built-in ARGs in the Containerfile heading by @NotSoFancyName in #312

New Contributors

Full Changelog: v1.2.17...v1.2.18

v1.2.17

02 Sep 14:01

Choose a tag to compare

What's Changed

  • Use non-default registries in tests by @nalind in #305
  • Use go.podman.io/storage from monorepo instead of github.com/containers/storage. by @jankaluza in #306

New Contributors

Full Changelog: v1.2.16...v1.2.17

v1.2.16

03 Jun 15:08

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.15...v1.2.16

v1.2.15

21 Aug 13:19

Choose a tag to compare

What's Changed

Full Changelog: v1.2.14...v1.2.15

v1.2.14

24 Jul 15:04

Choose a tag to compare

What's Changed

  • TestDispatchArgTargetPlatformGood(): ensure that TARGETOS can be set by @nalind in #294

Full Changelog: v1.2.13...v1.2.14

v1.2.13

23 Jul 21:59

Choose a tag to compare

What's Changed

  • NewStages(): resolve stage names using ARGs by @nalind in #293

Full Changelog: v1.2.12...v1.2.13

v1.2.12

22 Jul 21:04

Choose a tag to compare

What's Changed

  • shellWord.processDollar(): handle #, %, and / by @nalind in #288
  • Ignore no docker configuration found error by @zhujian7 in #290
  • Tweak ARG processing, particularly for BUILD... and TARGET... by @nalind in #289

New Contributors

Full Changelog: v1.2.11...v1.2.12

v1.2.11

26 Jun 15:28

Choose a tag to compare

What's Changed

  • dispatcher: honor heading args while processing FROM --platform by @nalind in #286
  • dispatchers: parse some new arguments by @nalind in #285

Full Changelog: v1.2.10...v1.2.11

v1.2.10

03 Jun 20:44

Choose a tag to compare

What's Changed

  • Trim trailing path separators from WORKDIR values by @nalind in #283

Full Changelog: v1.2.9...v1.2.10