Skip to content

Commit

Permalink
merge: #14123
Browse files Browse the repository at this point in the history
14123: deps(deps): update eclipse-temurin:17-jdk-jammy docker digest to cf2e1d7 (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 |
|---|---|---|---|
| eclipse-temurin | stage | digest | `69240eb` -> `cf2e1d7` |

---

### 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- 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 b29ecae + a8b93e2 commit 79e88a4
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 @@ -8,8 +8,8 @@ ARG BASE_IMAGE="ubuntu:jammy"
ARG BASE_DIGEST_AMD64="sha256:56887c5194fddd8db7e36ced1c16b3569d89f74c801dc8a5adbf48236fb34564"
ARG BASE_DIGEST_ARM64="sha256:cf3cc0848a5d6241b6218bdb51d42be7a9f9bd8c505f3abe1222b9c2ce2451ac"
ARG JDK_IMAGE="eclipse-temurin:17-jdk-jammy"
ARG JDK_DIGEST_AMD64="sha256:33aba95ef35b7a5ef2d50d3b72ef26b0ab06990b1f185285c7b383d174b34c5d"
ARG JDK_DIGEST_ARM64="sha256:69240eb4c7992c7370fc42699cc44c2043ac4a1f90e5b6ddbfb54b566e73f09f"
ARG JDK_DIGEST_AMD64="sha256:cf2e1d79e3d430b5277a1ff04cedb521706a053a2adc17b384e9a9bb4b1e79ee"
ARG JDK_DIGEST_ARM64="sha256:cf2e1d79e3d430b5277a1ff04cedb521706a053a2adc17b384e9a9bb4b1e79ee"

# set to "build" to build zeebe from scratch instead of using a distball
ARG DIST="distball"
Expand Down

0 comments on commit 79e88a4

Please sign in to comment.