From 78160c1c39c68bc6678320f72b3b253edcc50d7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 14:25:56 +0100 Subject: [PATCH 01/22] Update aquasecurity/trivy-action action to v0.8.0 (#41) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index dcafbdb..664899d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -40,7 +40,7 @@ jobs: # Scan Docker image (not for release builds since we will have multiple tags) - name: Scan Docker image if: github.event_name != 'release' - uses: aquasecurity/trivy-action@d63413b0a4a4482237085319f7f4a1ce99a8f2ac # tag=0.7.1 + uses: aquasecurity/trivy-action@9ab158e8597f3b310480b9a69402b419bc03dbd5 # tag=0.8.0 with: image-ref: ${{ steps.meta.outputs.tags }} format: 'sarif' From 4dd7159a9ea5a534e03b1f528e3414ed083df7d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 07:35:07 +0100 Subject: [PATCH 02/22] Update github/codeql-action action to v2.1.30 (#42) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 664899d..40eb18b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -49,7 +49,7 @@ jobs: # Publish scan report to GitHub - name: Publish scan report to GitHub if: ${{ github.event_name != 'release' && always() }} - uses: github/codeql-action/upload-sarif@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 # tag=v2.1.29 + uses: github/codeql-action/upload-sarif@18fe527fa8b29f134bb91f32f1a5dc5abb15ed7f # tag=v2.1.30 with: sarif_file: trivy-results.sarif From ddf9d8122db6c6d23a03b5ced686174e43a8718d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 21:08:41 +0100 Subject: [PATCH 03/22] Update peter-evans/dockerhub-description action to v3.1.2 (#44) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 40eb18b..25e6e96 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -74,7 +74,7 @@ jobs: # Update Readme on Docker Hub - name: Publish README to Docker Hub if: github.event_name != 'pull_request' - uses: peter-evans/dockerhub-description@14881160433a81f9ebc838a253d4edd9e8fc35f1 # tag=v3.1.1 + uses: peter-evans/dockerhub-description@93b93397c27ed52b4055b8c6b2f8d92456ab3c56 # tag=v3.1.2 with: username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }} From d5e475f40432bb7dc66ea09856bb73c19620f9cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 20:10:59 +0000 Subject: [PATCH 04/22] Update github/codeql-action action to v2.1.31 (#43) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 25e6e96..dd57877 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -49,7 +49,7 @@ jobs: # Publish scan report to GitHub - name: Publish scan report to GitHub if: ${{ github.event_name != 'release' && always() }} - uses: github/codeql-action/upload-sarif@18fe527fa8b29f134bb91f32f1a5dc5abb15ed7f # tag=v2.1.30 + uses: github/codeql-action/upload-sarif@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898 # v2.1.31 with: sarif_file: trivy-results.sarif From 4b630ad1dd1be2124eb986ea89bf7f7cffeb9417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 20:18:13 +0100 Subject: [PATCH 05/22] Update github/codeql-action action to v2.1.32 (#45) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index dd57877..51bf28e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -49,7 +49,7 @@ jobs: # Publish scan report to GitHub - name: Publish scan report to GitHub if: ${{ github.event_name != 'release' && always() }} - uses: github/codeql-action/upload-sarif@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898 # v2.1.31 + uses: github/codeql-action/upload-sarif@4238421316c33d73aeea2801274dd286f157c2bb # v2.1.32 with: sarif_file: trivy-results.sarif From ac59a596c6cb80688e997bc3752a5ecd66845341 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 22:52:15 +0100 Subject: [PATCH 06/22] Update github/codeql-action action to v2.1.34 (#46) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 51bf28e..208b42c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -49,7 +49,7 @@ jobs: # Publish scan report to GitHub - name: Publish scan report to GitHub if: ${{ github.event_name != 'release' && always() }} - uses: github/codeql-action/upload-sarif@4238421316c33d73aeea2801274dd286f157c2bb # v2.1.32 + uses: github/codeql-action/upload-sarif@312e093a1892bd801f026f1090904ee8e460b9b6 # v2.1.34 with: sarif_file: trivy-results.sarif From 391223c5b4bf48355ce01f9dd9534f49ff7544f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 09:05:58 +0100 Subject: [PATCH 07/22] Update github/codeql-action action to v2.1.35 (#47) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 208b42c..6228899 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -49,7 +49,7 @@ jobs: # Publish scan report to GitHub - name: Publish scan report to GitHub if: ${{ github.event_name != 'release' && always() }} - uses: github/codeql-action/upload-sarif@312e093a1892bd801f026f1090904ee8e460b9b6 # v2.1.34 + uses: github/codeql-action/upload-sarif@b2a92eb56d8cb930006a1c6ed86b0782dd8a4297 # v2.1.35 with: sarif_file: trivy-results.sarif From 1f2c852768b30d78a3b348765db1cff4a4754047 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 22:18:59 +0100 Subject: [PATCH 08/22] Update github/codeql-action action to v2.1.36 (#48) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6228899..1f54676 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -49,7 +49,7 @@ jobs: # Publish scan report to GitHub - name: Publish scan report to GitHub if: ${{ github.event_name != 'release' && always() }} - uses: github/codeql-action/upload-sarif@b2a92eb56d8cb930006a1c6ed86b0782dd8a4297 # v2.1.35 + uses: github/codeql-action/upload-sarif@a669cc5936cc5e1b6a362ec1ff9e410dc570d190 # v2.1.36 with: sarif_file: trivy-results.sarif From 0bc209143b91360738fe5010436355e96d118b48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 07:32:53 +0100 Subject: [PATCH 09/22] Update github/codeql-action action to v2.1.37 (#50) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1f54676..cd8f4d8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -49,7 +49,7 @@ jobs: # Publish scan report to GitHub - name: Publish scan report to GitHub if: ${{ github.event_name != 'release' && always() }} - uses: github/codeql-action/upload-sarif@a669cc5936cc5e1b6a362ec1ff9e410dc570d190 # v2.1.36 + uses: github/codeql-action/upload-sarif@959cbb7472c4d4ad70cdfe6f4976053fe48ab394 # v2.1.37 with: sarif_file: trivy-results.sarif From 426dd9a7416f68392de6546d32951a6097be6ce3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 06:34:57 +0000 Subject: [PATCH 10/22] Update actions/checkout action to v3.2.0 (#49) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/linter.yml | 2 +- .github/workflows/publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 73d13ae..ca67b51 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -34,7 +34,7 @@ jobs: # Checkout the code base # ########################## - name: Checkout Code - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0 + uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0 with: # Full Git history is needed to get a proper list of changed files fetch-depth: 0 diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index cd8f4d8..a492da3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0 + uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0 # Extract metadata (tags, labels) for Docker - name: Extract Docker metadata From 1f037994e9271b8092810ba6750b8e12eacbe7c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Dec 2022 08:41:13 +0000 Subject: [PATCH 11/22] Update dependency docker/cli to v20.10.22 (#51) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pascal Berger --- Dockerfile | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 0144aea..45a604d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install Docker CLI # renovate: datasource=github-tags depName=docker/cli extractVersion=^v(?.*)$ -ENV DOCKERCLI_VERSION=20.10.21 +ENV DOCKERCLI_VERSION=20.10.22 #Disabled renovate: datasource=repology depName=debian_11/curl versioning=loose ENV CURL_VERSION=7.74.0-1.3+deb11u3 #Disabled renovate: datasource=repology depName=debian_11/ca-certificates versioning=loose diff --git a/README.md b/README.md index 2c1f2e8..746cf3a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The following example shows the container used for a deployment step which shows | Tag | Description | Base Image | Docker CLI | OpenJDK | Size | |------------|-----------------------------------------------------------------------------------------------|------------------|------------|----------|----------------------------------------------------------------------------------------------------------------------------------| | latest | Latest stable release (from `main` branch) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/latest?style=flat-square) | -| unstable | Latest unstable release (from `develop` branch) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | +| unstable | Latest unstable release (from `develop` branch) | debian:11.5-slim | 20.10.22 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | | 17.0.4.0 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.3-slim | 20.10.17 | 17.0.4.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.0?style=flat-square) | | 17.0.4.1 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.1?style=flat-square) | @@ -46,7 +46,7 @@ These environment variables are supported: | Environment variable | Default value | Description | |------------------------|----------------------|------------------------------------------------------------------| -| DOCKERCLI_VERSION | `20.10.21` | Version of Docker CLI installed in the image. | +| DOCKERCLI_VERSION | `20.10.22` | Version of Docker CLI installed in the image. | | OPENJDK_VERSION | `17.0.4.1.0+1` | Version of Eclipse Temurin OpenJDK installed in the image. | | CACERTIFICATES_VERSION | `20210119` | Version of `ca-certificates` package used to install components. | | CURL_VERSION | `7.74.0-1.3+deb11u3` | Version of `curl` package used to install components. | From a3955258bf0c1aafb264660693ede2aaa5a74661 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Sun, 18 Dec 2022 12:01:46 +0000 Subject: [PATCH 12/22] Update GitHub Actions badge (#52) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 746cf3a..09eb36c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Docker image for running Java applications in an Azure Pipelines container job -[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/swissgrc/docker-azure-pipelines-openjdk/blob/main/LICENSE) [![Build](https://img.shields.io/github/workflow/status/swissgrc/docker-azure-pipelines-openjdk/Build/develop?style=flat-square)](https://github.com/swissgrc/docker-azure-pipelines-openjdk/actions/workflows/publish.yml) [![Pulls](https://img.shields.io/docker/pulls/swissgrc/azure-pipelines-openjdk.svg?style=flat-square)](https://hub.docker.com/r/swissgrc/azure-pipelines-openjdk) [![Stars](https://img.shields.io/docker/stars/swissgrc/azure-pipelines-openjdk.svg?style=flat-square)](https://hub.docker.com/r/swissgrc/azure-pipelines-openjdk) +[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/swissgrc/docker-azure-pipelines-openjdk/blob/main/LICENSE) [![Build](https://img.shields.io/github/actions/workflow/status/swissgrc/docker-azure-pipelines-openjdk/publish.yml?branch=develop&style=flat-square)](https://github.com/swissgrc/docker-azure-pipelines-openjdk/actions/workflows/publish.yml) [![Pulls](https://img.shields.io/docker/pulls/swissgrc/azure-pipelines-openjdk.svg?style=flat-square)](https://hub.docker.com/r/swissgrc/azure-pipelines-openjdk) [![Stars](https://img.shields.io/docker/stars/swissgrc/azure-pipelines-openjdk.svg?style=flat-square)](https://hub.docker.com/r/swissgrc/azure-pipelines-openjdk) Docker image which provides [Eclipse Temurin OpenJDK] in an [Azure Pipelines container jobs]. From 25c606676436cc9d99aff9e98ba99671e5846ceb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 07:48:45 +0100 Subject: [PATCH 13/22] Update debian Docker tag to v11.6 (#53) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pascal Berger --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 45a604d..262d4a7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:11.5-slim +FROM debian:11.6-slim LABEL org.opencontainers.image.vendor="Swiss GRC AG" LABEL org.opencontainers.image.authors="Swiss GRC AG " diff --git a/README.md b/README.md index 09eb36c..fc6d575 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The following example shows the container used for a deployment step which shows | Tag | Description | Base Image | Docker CLI | OpenJDK | Size | |------------|-----------------------------------------------------------------------------------------------|------------------|------------|----------|----------------------------------------------------------------------------------------------------------------------------------| | latest | Latest stable release (from `main` branch) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/latest?style=flat-square) | -| unstable | Latest unstable release (from `develop` branch) | debian:11.5-slim | 20.10.22 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | +| unstable | Latest unstable release (from `develop` branch) | debian:11.6-slim | 20.10.22 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | | 17.0.4.0 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.3-slim | 20.10.17 | 17.0.4.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.0?style=flat-square) | | 17.0.4.1 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.1?style=flat-square) | From 8c06b937cec947a1b43df53f389efcf55e6ed0a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 09:44:43 +0100 Subject: [PATCH 14/22] Update github/super-linter action to v4.10.0 (#54) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index ca67b51..e968638 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -43,7 +43,7 @@ jobs: # Run Linter against code base # ################################ - name: Lint Code Base - uses: github/super-linter/slim@bb2d833b08b6c288608686672b93a8a4589cdc49 # tag=v4.9.7 + uses: github/super-linter/slim@985ef206aaca4d560cb9ee2af2b42ba44adc1d55 # v4.10.0 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: develop From 73f1b08e892d9a193b1784ea9b6d5173a38894d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 13:56:56 +0100 Subject: [PATCH 15/22] Update actions/checkout action to v3.3.0 (#55) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/linter.yml | 2 +- .github/workflows/publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index e968638..d408c5c 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -34,7 +34,7 @@ jobs: # Checkout the code base # ########################## - name: Checkout Code - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0 + uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0 with: # Full Git history is needed to get a proper list of changed files fetch-depth: 0 diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a492da3..a5dbef0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0 + uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0 # Extract metadata (tags, labels) for Docker - name: Extract Docker metadata From 4633a85b2414aad4edbf4950856946bc7502d077 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 06:39:37 +0000 Subject: [PATCH 16/22] Update dependency docker/cli to v20.10.23 (#60) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pascal Berger --- Dockerfile | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 262d4a7..3704da3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install Docker CLI # renovate: datasource=github-tags depName=docker/cli extractVersion=^v(?.*)$ -ENV DOCKERCLI_VERSION=20.10.22 +ENV DOCKERCLI_VERSION=20.10.23 #Disabled renovate: datasource=repology depName=debian_11/curl versioning=loose ENV CURL_VERSION=7.74.0-1.3+deb11u3 #Disabled renovate: datasource=repology depName=debian_11/ca-certificates versioning=loose diff --git a/README.md b/README.md index fc6d575..0e40e4b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The following example shows the container used for a deployment step which shows | Tag | Description | Base Image | Docker CLI | OpenJDK | Size | |------------|-----------------------------------------------------------------------------------------------|------------------|------------|----------|----------------------------------------------------------------------------------------------------------------------------------| | latest | Latest stable release (from `main` branch) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/latest?style=flat-square) | -| unstable | Latest unstable release (from `develop` branch) | debian:11.6-slim | 20.10.22 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | +| unstable | Latest unstable release (from `develop` branch) | debian:11.6-slim | 20.10.23 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | | 17.0.4.0 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.3-slim | 20.10.17 | 17.0.4.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.0?style=flat-square) | | 17.0.4.1 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.1?style=flat-square) | @@ -46,7 +46,7 @@ These environment variables are supported: | Environment variable | Default value | Description | |------------------------|----------------------|------------------------------------------------------------------| -| DOCKERCLI_VERSION | `20.10.22` | Version of Docker CLI installed in the image. | +| DOCKERCLI_VERSION | `20.10.23` | Version of Docker CLI installed in the image. | | OPENJDK_VERSION | `17.0.4.1.0+1` | Version of Eclipse Temurin OpenJDK installed in the image. | | CACERTIFICATES_VERSION | `20210119` | Version of `ca-certificates` package used to install components. | | CURL_VERSION | `7.74.0-1.3+deb11u3` | Version of `curl` package used to install components. | From f3a028dd1f33e0e61ff1c9bda3bffc5d10be5a57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 07:50:15 +0100 Subject: [PATCH 17/22] Update docker/metadata-action action to v4.3.0 (#56) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a5dbef0..03c1986 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -19,7 +19,7 @@ jobs: # Extract metadata (tags, labels) for Docker - name: Extract Docker metadata id: meta - uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea # tag=v4.1.1 + uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96 # v4.3.0 with: images: swissgrc/azure-pipelines-openjdk tags: | From be602f85aa4265cdb3bc3c3c1dc1769f111d71bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 06:52:24 +0000 Subject: [PATCH 18/22] Update github/codeql-action action to v2.1.39 (#57) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 03c1986..7c02ed7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -49,7 +49,7 @@ jobs: # Publish scan report to GitHub - name: Publish scan report to GitHub if: ${{ github.event_name != 'release' && always() }} - uses: github/codeql-action/upload-sarif@959cbb7472c4d4ad70cdfe6f4976053fe48ab394 # v2.1.37 + uses: github/codeql-action/upload-sarif@a34ca99b4610d924e04c68db79e503e1f79f9f02 # v2.1.39 with: sarif_file: trivy-results.sarif From 2fbb3eaf5f6f8f5716c291b7813a4cc5ff0d0fe2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 06:54:53 +0000 Subject: [PATCH 19/22] Update docker/build-push-action action to v3.3.0 (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7c02ed7..5919382 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -30,7 +30,7 @@ jobs: # Build Docker image with Buildx - name: Build Docker image - uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 # tag=v3.2.0 + uses: docker/build-push-action@37abcedcc1da61a57767b7588cb9d03eb57e28b3 # v3.3.0 with: context: . push: false @@ -63,7 +63,7 @@ jobs: # Publish Docker image for CI builds if not PR build - name: Push container image - uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 # tag=v3.2.0 + uses: docker/build-push-action@37abcedcc1da61a57767b7588cb9d03eb57e28b3 # v3.3.0 if: github.event_name != 'pull_request' with: context: . From 3d7663c799c3305a003aba80a9b57214f2c6f6da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 06:57:13 +0000 Subject: [PATCH 20/22] Update github/super-linter action to v4.10.1 (#59) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index d408c5c..7dc1932 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -43,7 +43,7 @@ jobs: # Run Linter against code base # ################################ - name: Lint Code Base - uses: github/super-linter/slim@985ef206aaca4d560cb9ee2af2b42ba44adc1d55 # v4.10.0 + uses: github/super-linter/slim@454ba4482ce2cd0c505bc592e83c06e1e37ade61 # v4.10.1 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: develop From 95e95c2e2ae67d7cb0fad3bdf71f9c62da5a7053 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Fri, 20 Jan 2023 08:17:57 +0000 Subject: [PATCH 21/22] Update OpenJDK to 17.0.5.0.0+8 (#61) --- Dockerfile | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3704da3..c4813f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -42,7 +42,7 @@ RUN apt-get update -y && \ # Install OpenJDK # renovate: datasource=adoptium-java depName=java-jdk versioning=loose -ENV OPENJDK_VERSION=17.0.4.1.0+1 +ENV OPENJDK_VERSION=17.0.5.0.0+8 RUN apt-get update -y && \ # Add Eclipse Adoptium public key diff --git a/README.md b/README.md index 0e40e4b..0251952 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The following example shows the container used for a deployment step which shows | Tag | Description | Base Image | Docker CLI | OpenJDK | Size | |------------|-----------------------------------------------------------------------------------------------|------------------|------------|----------|----------------------------------------------------------------------------------------------------------------------------------| | latest | Latest stable release (from `main` branch) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/latest?style=flat-square) | -| unstable | Latest unstable release (from `develop` branch) | debian:11.6-slim | 20.10.23 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | +| unstable | Latest unstable release (from `develop` branch) | debian:11.6-slim | 20.10.23 | 17.0.5.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | | 17.0.4.0 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.3-slim | 20.10.17 | 17.0.4.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.0?style=flat-square) | | 17.0.4.1 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.1?style=flat-square) | @@ -47,7 +47,7 @@ These environment variables are supported: | Environment variable | Default value | Description | |------------------------|----------------------|------------------------------------------------------------------| | DOCKERCLI_VERSION | `20.10.23` | Version of Docker CLI installed in the image. | -| OPENJDK_VERSION | `17.0.4.1.0+1` | Version of Eclipse Temurin OpenJDK installed in the image. | +| OPENJDK_VERSION | `17.0.5.0.0+8` | Version of Eclipse Temurin OpenJDK installed in the image. | | CACERTIFICATES_VERSION | `20210119` | Version of `ca-certificates` package used to install components. | | CURL_VERSION | `7.74.0-1.3+deb11u3` | Version of `curl` package used to install components. | | LSBRELEASE_VERSION | `11.1.0` | Version of `lsb-release` package used to install components. | From c038dad9b30152f7458cc7233365ef5ab76596c0 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Fri, 20 Jan 2023 09:21:06 +0100 Subject: [PATCH 22/22] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0251952..d4e7534 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,11 @@ The following example shows the container used for a deployment step which shows | Tag | Description | Base Image | Docker CLI | OpenJDK | Size | |------------|-----------------------------------------------------------------------------------------------|------------------|------------|----------|----------------------------------------------------------------------------------------------------------------------------------| -| latest | Latest stable release (from `main` branch) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/latest?style=flat-square) | +| latest | Latest stable release (from `main` branch) | debian:11.6-slim | 20.10.23 | 17.0.5.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/latest?style=flat-square) | | unstable | Latest unstable release (from `develop` branch) | debian:11.6-slim | 20.10.23 | 17.0.5.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/unstable?style=flat-square) | | 17.0.4.0 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.3-slim | 20.10.17 | 17.0.4.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.0?style=flat-square) | | 17.0.4.1 | [OpenJDK 17.0.4](https://foojay.io/java-17/?tab=component&version=17.0.4&quarter=072022) | debian:11.5-slim | 20.10.21 | 17.0.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.4.1?style=flat-square) | +| 17.0.5.0 | [OpenJDK 17.0.5](https://foojay.io/java-17/?tab=component&version=17.0.5&quarter=102022) | debian:11.6-slim | 20.10.23 | 17.0.5.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-openjdk/17.0.5.0?style=flat-square) | ### Configuration