From 35f7939ede77ba773b26e911c0db9389aec485e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:58:31 +0000 Subject: [PATCH 1/2] Update ghcr.io/swissgrc/azure-pipelines-openjdk Docker tag to v17.0.13.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f1c8528..2410352 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Base image containing dependencies used in builder and final image -FROM ghcr.io/swissgrc/azure-pipelines-openjdk:17.0.12.0 AS base +FROM ghcr.io/swissgrc/azure-pipelines-openjdk:17.0.13.0 AS base # Builder image From 29f313cbc79af162d76bf179b122a105daeae2be Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Tue, 14 Jan 2025 06:55:59 +0100 Subject: [PATCH 2/2] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c642ca6..27c25a6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The following example shows the container used for a deployment step which shows | Tag | Description | Base Image | Node.js | Size | |------------|-------------------------------------------------|--------------------------------------------|-----------|------------------------------------------------------------------------------------------------------------------------------------------| -| unstable | Latest unstable release (from `develop` branch) | swissgrc/azure-pipelines-openjdk:17.0.12.0 | `22.13.0` | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-sonarscannercli/unstable?style=flat-square) | +| unstable | Latest unstable release (from `develop` branch) | swissgrc/azure-pipelines-openjdk:17.0.13.0 | `22.13.0` | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-sonarscannercli/unstable?style=flat-square) | [Sonar Scanner CLI]: https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/ [Azure Pipelines container jobs]: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases