[bitnami/gitlab-runner] Release 18.4.0-debian-12-r1 (#86748)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-09-30 11:22:25 +02:00
committed by GitHub
parent 44ed96a965
commit ecb7b02f82
3 changed files with 15 additions and 5 deletions

View File

@@ -103,6 +103,12 @@ docker run --rm --name gitlab-runner bitnami/gitlab-runner:latest --help
Check the [official Gitlab Runner documentation](https://docs.gitlab.com/runner/commands/) for the list of the available parameters.
### FIPS configuration in Bitnami Secure Images
The Bitnami Gitlab Runner Docker image from the [Bitnami Secure Images](https://www.arrow.com/globalecs/uk/products/bitnami-secure-images/) catalog includes extra features and settings to configure the container with FIPS capabilities. You can configure the next environment variables:
- `OPENSSL_FIPS`: whether OpenSSL runs in FIPS mode or not. `yes` (default), `no`.
## Notable Changes
### Starting January 16, 2024