Skip to content

Commit

Permalink
merge: #14124
Browse files Browse the repository at this point in the history
14124: deps(deps): update ubuntu:jammy docker digest (stable/8.2) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ubuntu | stage | digest | `cf3cc08` -> `94d12db` |

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC44IiwidXBkYXRlZEluVmVyIjoiMzYuNzguOCIsInRhcmdldEJyYW5jaCI6InN0YWJsZS84LjIifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and renovate[bot] authored Sep 4, 2023
2 parents 79e88a4 + 67ba43d commit 84d7c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# We use the ubuntu release name only as otherwise renovate fails to update the tag & both digests
# see https://github.com/camunda/zeebe/pull/14071#discussion_r1311176361
ARG BASE_IMAGE="ubuntu:jammy"
ARG BASE_DIGEST_AMD64="sha256:56887c5194fddd8db7e36ced1c16b3569d89f74c801dc8a5adbf48236fb34564"
ARG BASE_DIGEST_ARM64="sha256:cf3cc0848a5d6241b6218bdb51d42be7a9f9bd8c505f3abe1222b9c2ce2451ac"
ARG BASE_DIGEST_AMD64="sha256:b492494d8e0113c4ad3fe4528a4b5ff89faa5331f7d52c5c138196f69ce176a6"
ARG BASE_DIGEST_ARM64="sha256:94d12db896d07af18a04319f1023edd091629f558dcc29f84208a7cf5ca040ec"
ARG JDK_IMAGE="eclipse-temurin:17-jdk-jammy"
ARG JDK_DIGEST_AMD64="sha256:cf2e1d79e3d430b5277a1ff04cedb521706a053a2adc17b384e9a9bb4b1e79ee"
ARG JDK_DIGEST_ARM64="sha256:cf2e1d79e3d430b5277a1ff04cedb521706a053a2adc17b384e9a9bb4b1e79ee"
Expand Down

0 comments on commit 84d7c6b

Please sign in to comment.