Skip to content

v5.13.0 (🪵 Log Cabin)

Latest

Choose a tag to compare

@JoeColeman95 JoeColeman95 released this 07 Jul 11:09
· 12 commits to master since this release
a9d13a0

Added:

Upgrading

To upgrade, update your pipeline.yml files:

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