Skip to content

v5.12.0 (🥐 Medialuna XL)

Latest
Compare
Choose a tag to compare
@pzeballos pzeballos released this 08 Nov 23:19
· 2 commits to master since this release
a559dfb

Added:

Fixed:

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.11.0:
+     docker#v5.12.0:
        image: someimage
        workdir: /app