Skip to content

Commit

Permalink
Bump the distroless group in /.github/docker with 6 updates
Browse files Browse the repository at this point in the history
Bumps the distroless group in /.github/docker with 6 updates:

| Package | From | To |
| --- | --- | --- |
| distroless/base-debian12 | ``6ae5fe6`` | ``8fe31fb`` |
| distroless/cc-debian12 | ``3310655`` | ``6f05aba`` |
| distroless/java17-debian12 | ``6255205`` | ``2605442`` |
| distroless/nodejs22-debian12 | ``6de83aa`` | ``293fe06`` |
| distroless/python3-debian12 | ``1b8a214`` | ``5c732db`` |
| distroless/static-debian12 | ``69830f2`` | ``cc226ca`` |


Updates `distroless/base-debian12` from `6ae5fe6` to `8fe31fb`

Updates `distroless/cc-debian12` from `3310655` to `6f05aba`

Updates `distroless/java17-debian12` from `6255205` to `2605442`

Updates `distroless/nodejs22-debian12` from `6de83aa` to `293fe06`

Updates `distroless/python3-debian12` from `1b8a214` to `5c732db`

Updates `distroless/static-debian12` from `69830f2` to `cc226ca`

---
updated-dependencies:
- dependency-name: distroless/base-debian12
  dependency-type: direct:production
  dependency-group: distroless
- dependency-name: distroless/cc-debian12
  dependency-type: direct:production
  dependency-group: distroless
- dependency-name: distroless/java17-debian12
  dependency-type: direct:production
  dependency-group: distroless
- dependency-name: distroless/nodejs22-debian12
  dependency-type: direct:production
  dependency-group: distroless
- dependency-name: distroless/python3-debian12
  dependency-type: direct:production
  dependency-group: distroless
- dependency-name: distroless/static-debian12
  dependency-type: direct:production
  dependency-group: distroless
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 3288092 commit 20f4db2
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.distroless-base-debian
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/distroless/base-debian12:latest@sha256:6ae5fe659f28c6afe9cc2903aebc78a5c6ad3aaa3d9d0369760ac6aaea2529c8
FROM gcr.io/distroless/base-debian12:latest@sha256:8fe31fb9d159141d9c3ff99f1fd287239d89d97ea95fea1f08f82ea5f2b544da

CMD echo this is a dummy file used to automate dependency upgrades for plugins
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.distroless-cc-debian
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/distroless/cc-debian12:latest@sha256:3310655aac0d85eb9d579792387af1ff3eb7a1667823478be58020ab0e0d97a8
FROM gcr.io/distroless/cc-debian12:latest@sha256:6f05aba4de16e89f8d879bf2a1364de3e41aba04f1dcbba8c75494f6134b4b13

CMD echo this is a dummy file used to automate dependency upgrades for plugins
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.distroless-java-debian
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/distroless/java17-debian12:latest@sha256:6255205f76f877a02447d28f6fc40387aeab74e092c776367d3f40fe3341074b
FROM gcr.io/distroless/java17-debian12:latest@sha256:26054428ef0fa1b71d28018e35823060c9e89d4b2f120d8efe1964669f44fccc

CMD echo this is a dummy file used to automate dependency upgrades for plugins
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.distroless-nodejs-debian
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/distroless/nodejs22-debian12:latest@sha256:6de83aa27d8cad62d2c429ab546512616f34c9a3da629e4af8d6ba12174e45ac
FROM gcr.io/distroless/nodejs22-debian12:latest@sha256:293fe0645ff801daf7a0f7c33477010a4342eb92a4b0289027f96014e68da4f7

CMD echo this is a dummy file used to automate dependency upgrades for plugins
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.distroless-python-debian
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/distroless/python3-debian12:latest@sha256:1b8a214aad17b69de4d08638754c250be842890c0fb94f40e7acf5c0b30c451b
FROM gcr.io/distroless/python3-debian12:latest@sha256:5c732dbcb05a53ffa7d3e9094bfa75b27eeaf5df6edf116d552414e010d124a2

CMD echo this is a dummy file used to automate dependency upgrades for plugins
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.distroless-static-debian
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/distroless/static-debian12:latest@sha256:69830f29ed7545c762777507426a412f97dad3d8d32bae3e74ad3fb6160917ea
FROM gcr.io/distroless/static-debian12:latest@sha256:cc226ca14d17d01d4b278d9489da930a0dd11150df10ae95829d13e6d00fbdbf

CMD echo this is a dummy file used to automate dependency upgrades for plugins

0 comments on commit 20f4db2

Please sign in to comment.