Skip to content

Commit 2f4a07f

Browse files
chore(deps): update elixir:1.20.3-otp-29-slim docker digest to e39c27c (#89)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | elixir | final | digest | `923f527` → `e39c27c` | | elixir | stage | digest | `923f527` → `e39c27c` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 06:00 AM and 09:59 AM ( * 6-9 * * * ), Between 05:00 PM and 08:59 PM ( * 17-20 * * * ) in timezone Europe/Paris, 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was created by Renovate. <details> <summary>Details</summary> Check the [default configuration](https://redirect.github.com/doctolib/renovate-config) and [documentation](https://doctolib.atlassian.net/wiki/spaces/EE/pages/1882882081/Renovate+Dependencies+Management). See the [logs on Datadog](https://app.datadoghq.com/logs?query=source%3Agithub%20%40git.repository_url%3A%22https%3A%2F%2Fgithub.com%2Fdoctolib%2Frenovate-config.git%22%20%40ci.pipeline.name%3A%28Run%5C%20Renovate%5C%20%5C%28%2A%20OR%20%22Run%20Renovate%20on%20doctolib%2Fdoctolib%22%29%20%40name%3Arenovate%20%40repository%3A%2A%2A%2A%2Fneurow&agg_m=count&agg_m_source=base&agg_t=count&cols=%40repository&fromUser=false&messageDisplay=inline&refresh_mode=sliding&storage=hot&stream_sort=time%2Cdesc&viz=stream). To replay this update, you can use the following `packageRules` on the [Manual Run](https://redirect.github.com/doctolib/renovate-config/actions/workflows/auto_run_renovate_manual.yml) page: `[{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": ["elixir"], "enabled": true}]` </details> <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0by1hcHByb3ZlIiwiZGVwZW5kZW5jaWVzIiwiZGlnZXN0IiwiZG9ja2VyZmlsZSJdfQ==--> Co-authored-by: doctolib-renovate[bot] <161009298+doctolib-renovate[bot]@users.noreply.github.com>
1 parent b145335 commit 2f4a07f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

load_test/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG BUILDER_IMAGE=elixir
2-
ARG VERSION=1.20.3-otp-29-slim@sha256:923f52759787d8ce972bd26b8afdc3a6f12faa752a43a967002ea992cfc1ebca
2+
ARG VERSION=1.20.3-otp-29-slim@sha256:e39c27c35aeb07448fc99823bce3648ddba86fb47ac6fb3d432bc95022bfe783
33

44
FROM ${BUILDER_IMAGE}:${VERSION} AS builder
55

neurow/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG BUILDER_IMAGE=elixir
2-
ARG VERSION=1.20.3-otp-29-slim@sha256:923f52759787d8ce972bd26b8afdc3a6f12faa752a43a967002ea992cfc1ebca
2+
ARG VERSION=1.20.3-otp-29-slim@sha256:e39c27c35aeb07448fc99823bce3648ddba86fb47ac6fb3d432bc95022bfe783
33

44
FROM ${BUILDER_IMAGE}:${VERSION} AS builder
55

0 commit comments

Comments
 (0)