Skip to content

Commit 5ce1fcf

Browse files
Bump the distroless group in /.github/docker with 6 updates (#1940)
Bumps the distroless group in /.github/docker with 6 updates: | Package | From | To | | --- | --- | --- | | distroless/base-debian12 | ``007fbc0`` | ``1951bed`` | | distroless/cc-debian12 | ``aa435f4`` | ``bf04949`` | | distroless/java21-debian12 | ``73c7194`` | ``914d2e4`` | | distroless/nodejs22-debian12 | ``8d54996`` | ``5651f73`` | | distroless/python3-debian12 | ``2ee12c9`` | ``4eacfbb`` | | distroless/static-debian12 | ``b7b9a69`` | ``2e114d2`` | Updates `distroless/base-debian12` from `007fbc0` to `1951bed` Updates `distroless/cc-debian12` from `aa435f4` to `bf04949` Updates `distroless/java21-debian12` from `73c7194` to `914d2e4` Updates `distroless/nodejs22-debian12` from `8d54996` to `5651f73` Updates `distroless/python3-debian12` from `2ee12c9` to `4eacfbb` Updates `distroless/static-debian12` from `b7b9a69` to `2e114d2` Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5acdf63 commit 5ce1fcf

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM gcr.io/distroless/base-debian12:latest@sha256:007fbc0e0df2f12b739e9032a45ade4c58be0c9981767c440da6c404418f3144
1+
FROM gcr.io/distroless/base-debian12:latest@sha256:1951bedd9ab20dd71a5ab11b3f5a624863d7af4109f299d62289928b9e311d5d
22

33
CMD echo this is a dummy file used to automate dependency upgrades for plugins
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM gcr.io/distroless/cc-debian12:latest@sha256:aa435f48941dbbd18b4a1f3f71992a3afddc6fb913beb411cd4c0fb174e0bfb8
1+
FROM gcr.io/distroless/cc-debian12:latest@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58
22

33
CMD echo this is a dummy file used to automate dependency upgrades for plugins
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM gcr.io/distroless/java21-debian12:latest@sha256:73c719485ac6fb38dd168053837b95812d33882d7136d03e56291bb0e1c13bf8
1+
FROM gcr.io/distroless/java21-debian12:latest@sha256:914d2e4d0aef6afe6167a11de8d87a4bfcd9325f36d1b45c03c04e6f16ba94d8
22

33
CMD echo this is a dummy file used to automate dependency upgrades for plugins
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM gcr.io/distroless/nodejs22-debian12:latest@sha256:8d54996fc549a9f6d8af41e0540ecf7ee75f31189e788a738cfcbf2f58903404
1+
FROM gcr.io/distroless/nodejs22-debian12:latest@sha256:5651f73a3ed008391f5fa842312db2e9ebf22d945ede6382cb8087a2fcac9f9c
22

33
CMD echo this is a dummy file used to automate dependency upgrades for plugins
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM gcr.io/distroless/python3-debian12:latest@sha256:2ee12c9ec854c64622f469f4c5974c419767334f5965706cedbe2e2353a3a425
1+
FROM gcr.io/distroless/python3-debian12:latest@sha256:4eacfbbbf378a5416d7fd2bdab169737dbec4ee1e5f90c72fab5ce6907362fed
22

33
CMD echo this is a dummy file used to automate dependency upgrades for plugins
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM gcr.io/distroless/static-debian12:latest@sha256:b7b9a6953e7bed6baaf37329331051d7bdc1b99c885f6dbeb72d75b1baad54f9
1+
FROM gcr.io/distroless/static-debian12:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c
22

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

0 commit comments

Comments
 (0)