Skip to content

1.1.0

Choose a tag to compare

@villisco villisco released this 31 Aug 13:42
· 9 commits to master since this release

1.1.0

  • Added non-root user (10001) to Dockerfile for app running
  • Set Dockerfile WORKDIR to /app
  • Added .dockerignore to exclude tests/junk from Dockerfile COPY command
  • Updated requests package v2.32.4->v2.32.5
  • Updated flask-openapi3-swaggerpackage v5.27.1->v5.28.0
  • Added K8S deployment example (helm-chart) to k8s/helm-chart