end-to-end/federation/scenario-mastodon
Renovate Bot 5cbe4d73dd Replace alpine packages with data.forgejo.org/oci/alpine latest (#1490)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| code.forgejo.org/oci/alpine → data.forgejo.org/oci/alpine | container | replacement | `latest` → `latest` |
| [code.forgejo.org/oci/alpine](https://hub.docker.com/_/alpine) ([source](https://github.com/alpinelinux/docker-alpine)) → [data.forgejo.org/oci/alpine](https://hub.docker.com/_/alpine) | container | replacement | `3.21` → `3.21` |
| code.forgejo.org/oci/alpine → data.forgejo.org/oci/alpine |  | replacement | `latest` → `latest` |

This is a special PR that replaces `code.forgejo.org/oci/alpine` with the community suggested minimal stable replacement version.

---

### Configuration

📅 **Schedule**: Branch creation - "" (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4zIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/1490
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.code.forgejo.org>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
2026-01-26 21:46:01 +00:00
..
forgejo feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
forgejo-app feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
mastodon-app/init feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
mastodon-sidekiq/init feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
resources/certs feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
.gitignore feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
compose.yaml Replace alpine packages with data.forgejo.org/oci/alpine latest (#1490) 2026-01-26 21:46:01 +00:00
functions.sh feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
run.sh feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
setup.sh feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
teardown.sh feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00
TEST_INSTRUCTION.md feat(federation): add scenario-mastodon setup and teardown (#1274) 2026-01-05 14:34:58 +00:00