Skip to content

Fix small issue in python base image dockerruns

Compare
Choose a tag to compare
@Avantol13 Avantol13 released this 11 Nov 18:14
· 646 commits to master since this release
b692c0a

Release Notes

For: uc-cdis/cloud-automation

Notes since tag: pybase3-3.0.1

Notes to tag/commit: b692c0a

Generated: 2021-11-11

New Features

  • Added healthcheck script/cronjob for squid autohealing (#1770)
  • Using new manifest values for aws gateway (#1781)

Bug Fixes

  • [[ -z $THING ]] syntax not available in default sh , change to [ -z $THING ] (#1787)

Improvements

  • More documentation around Arborist nginx configuration for access to its
    API (#1782)