Skip to content
Snippets Groups Projects
Select Git revision
  • d7f3b951049c9edc7b89c06778c7fe86867198d6
  • master default protected
  • 7
  • 7.10
  • 7.10.2
  • 7.10.1
  • 7.10.0
  • 7.9
  • 7.9.2
  • 7.9.1
  • 7.9.0
  • 7.8.3
  • 7.8.2
  • 7.8.1
  • 7.8
  • 7.8.0
  • 7.7
  • 7.7.1
  • 7.7.0
  • 7.6
  • 7.6.0
  • 7.5
22 results

gitlab-ci-python.yml

user avatar
semantic-release-bot authored
# [7.0.0](https://gitlab.com/to-be-continuous/python/compare/6.11.1...7.0.0) (2024-05-17)

### Code Refactoring

* **Trivy:** py-trivy job is enabled by default ([d9e86795](https://gitlab.com/to-be-continuous/python/commit/d9e867952d5a2040037c5cb03456380b976219af))

### Features

* add support for slim and alpine Python images + change default base image ([22003d19](https://gitlab.com/to-be-continuous/python/commit/22003d195670f3d923f31014636485bc783068bb))

### BREAKING CHANGES

* **Trivy:** py-trivy job is enabled by default
'trivy-enabled' input is no longer supported - use 'trivy-disabled' instead
* the default base image has been changed to python:debian-slim
8c3419f5
History