Commit Graph
82 Commits
Author SHA1 Message Date
volker.raschek bd329a36f9 chore(ci): authenticate against harbor.cryptic.systems before pulling binfmt
Lint Markdown files / markdown-lint (push) Successful in 11s
Release latest / push-arm64 (push) Successful in 2m10s
Release latest / push-amd64 (push) Successful in 1m11s
Release latest / push-manifest (push) Successful in 16s
Release latest / sync-to-hub-docker-io (push) Successful in 1m25s
The workflows pulled tonistiigi/binfmt through an unauthenticated request, either directly from docker.io or from
harbor.cryptic.systems before any credentials had been configured. Both variants are subject to upstream rate limiting
and made the multi arch builds fail sporadically.

The docker/login-action steps are now placed in front of docker/setup-qemu-action and docker/setup-buildx-action, and a
second login against harbor.cryptic.systems was added so that the binfmt image is always pulled from the internal
registry with valid credentials. Leftover setup-qemu-action and setup-buildx-action steps from the previous ordering
were removed.

All pinned actions were additionally bumped to their latest upstream release to remove the version drift between the
repositories.
2026-09-02 20:44:09 +02:00
volker.raschek 77d7368753 chore(artifacthub): update repository id
Release latest / push-amd64 (push) Successful in 1m13s
Release latest / push-manifest (push) Successful in 5s
Release latest / sync-to-hub-docker-io (push) Successful in 33s
Lint Markdown files / markdown-lint (push) Successful in 4s
Release latest / push-arm64 (push) Successful in 2m3s
2026-06-07 18:07:08 +02:00
volker.raschek 01db5f2086 fix(ci): add upload workflow to upload metadata for artifacthub
Lint Markdown files / markdown-lint (push) Successful in 9s
Release latest / push-amd64 (push) Successful in 59s
Release latest / push-arm64 (push) Successful in 1m56s
Release latest / push-manifest (push) Successful in 5s
Release latest / sync-to-hub-docker-io (push) Successful in 51s
2026-06-07 18:06:19 +02:00
volker.raschek 7646fdb91f fix(Dockerfile): adapt README URL
Lint Markdown files / markdown-lint (push) Successful in 5s
Auto release tagged / tag_on_change (push) Successful in 24s
Release latest / push-amd64 (push) Successful in 1m3s
Release latest / push-arm64 (push) Successful in 2m1s
Release latest / push-manifest (push) Successful in 6s
Release latest / sync-to-hub-docker-io (push) Successful in 46s
2026-06-07 17:54:56 +02:00
volker.raschek c9a1f89322 fix(ci): add workflow dispatch
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Successful in 1m5s
Release latest / push-arm64 (push) Successful in 2m2s
Release latest / push-manifest (push) Successful in 13s
Release latest / sync-to-hub-docker-io (push) Successful in 42s
2026-06-05 14:31:42 +02:00
volker.raschek cd1d27e0b8 fix(ci): adapt rfc3339 pattern
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Successful in 1m5s
Release latest / push-arm64 (push) Successful in 1m51s
Release latest / push-manifest (push) Failing after 14m49s
Release latest / sync-to-hub-docker-io (push) Has been skipped
2026-06-05 13:10:17 +02:00
volker.raschek f93edaf78e fix(ci): ensure that DC_VERSION is only parsed once
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-amd64 (push) Successful in 1m4s
Release latest / push-arm64 (push) Successful in 1m59s
Release latest / push-manifest (push) Successful in 12s
Release latest / sync-to-hub-docker-io (push) Successful in 47s
2026-06-05 12:33:30 +02:00
volker.raschek d56f129569 fix(ci): add label 'org.opencontainers.image.created'
Lint Markdown files / markdown-lint (push) Successful in 4s
Auto release tagged / tag_on_change (push) Failing after 10s
Release latest / push-manifest (push) Has been cancelled
Release latest / sync-to-hub-docker-io (push) Has been cancelled
Release latest / push-arm64 (push) Has been cancelled
Release latest / push-amd64 (push) Has been cancelled
2026-06-05 12:30:44 +02:00
volker.raschek a9d7e01167 fix(ci): skip build workflow on master branch
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-amd64 (push) Successful in 1m4s
Release latest / push-arm64 (push) Successful in 1m53s
Release latest / push-manifest (push) Successful in 15s
Release latest / sync-to-hub-docker-io (push) Successful in 1m57s
2026-06-05 11:55:38 +02:00
volker.raschek 93bec825c5 fix(ci): add workflow to release latest tags
Build / build-amd64 (push) Successful in 1m2s
Lint Markdown files / markdown-lint (push) Successful in 5s
Build / build-arm64 (push) Successful in 1m47s
Release latest / push-amd64 (push) Successful in 1m8s
Release latest / push-arm64 (push) Successful in 2m1s
Release latest / push-manifest (push) Successful in 6s
Release latest / sync-to-hub-docker-io (push) Successful in 48s
2026-06-05 11:54:20 +02:00
volker.raschek 993ac14763 revert(deps): update dependency docker/compose to v5.1.4
Auto release / tag_on_change (push) Failing after 11s
Build / build-amd64 (push) Successful in 50s
Lint Markdown files / markdown-lint (push) Successful in 6s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 7s
Build / build-arm64 (push) Successful in 1m40s
This reverts commit fa51e930e0.
2026-05-29 11:33:33 +02:00
volker.raschek 8c9a0d1e1d fix(ci): add actions write permission 2026-05-29 11:33:22 +02:00
volker.raschek b2cc35230d revert(deps): update dependency docker/compose to v5.1.4
Auto release / tag_on_change (push) Failing after 7s
Build / build-amd64 (push) Successful in 55s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 6s
Build / build-arm64 (push) Successful in 1m47s
This reverts commit aa49a92b78.
2026-05-29 11:27:20 +02:00
volker.raschek 4e47d86ca7 fix(Dockerfile): add missing labels
Auto release / tag_on_change (push) Successful in 12s
Build / build-amd64 (push) Successful in 1m6s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 1m42s
2026-05-03 19:18:14 +02:00
volker.raschek e862dccb03 fix(renovate): update configuration
Auto release / tag_on_change (push) Successful in 5s
Build / build-amd64 (push) Successful in 33s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 1m24s
2025-12-05 17:42:25 +01:00
volker.raschek dc9f1b5504 fix: prepare upgrade to docker-compose v5
Build / build-amd64 (push) Successful in 32s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 1m25s
The following downloads the finished docker-compose v5 binary and delivers it as
a scratch container image.
2025-12-05 17:40:23 +01:00
volker.raschek ae89e1e65d chore(deps): restrict updates of docker/compose to minor and patch
Build / build-amd64 (push) Successful in 2m50s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 4m59s
2025-11-16 16:50:46 +01:00
volker.raschek 3add6b6f5e fix(ci): trigger push tagged images workflow based on condition
Build / build-amd64 (push) Successful in 4m4s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 5m50s
2025-11-12 21:29:59 +01:00
volker.raschek 405d7abb25 style(ci): sort args
Build / build-amd64 (push) Successful in 2m58s
Lint Markdown files / markdown-lint (push) Successful in 30s
Build / build-arm64 (push) Successful in 7m23s
2025-11-02 22:33:52 +01:00
volker.raschek c4a5b87082 docs(README): adapt example
Build / build-amd64 (push) Successful in 2m21s
Lint Markdown files / markdown-lint (push) Successful in 4s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 5s
Build / build-arm64 (push) Successful in 7m1s
2025-10-30 22:57:44 +01:00
volker.raschek d84cc78259 fix(ci): add missing DC_VERSION
Build / build-amd64 (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
2025-10-30 22:56:44 +01:00
volker.raschek b93eed535b fix(ci): remove leading v of container image tags
Build / build-amd64 (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
2025-10-27 17:17:59 +01:00
volker.raschek e65a99bfaa fix(ci): set GONOSUMDB and GOPRIVATE 2025-10-27 17:17:59 +01:00
volker.raschek cb8675a154 revert(deps): update dependency docker/compose to v2.40.2
Auto release / tag_on_change (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
This reverts commit 7edacb5a6c.
2025-10-24 18:27:50 +02:00
volker.raschek 2cba5ee3b2 fix(ci): add missing step id
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
2025-10-24 18:27:36 +02:00
volker.raschek ed72535db4 rever(deps): update dependency docker/compose to v2.40.2
Auto release / tag_on_change (push) Failing after 5s
Build / build-arm64 (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
This reverts commit a5fd97a0e2.
2025-10-24 17:48:11 +02:00
volker.raschek 5407e037f0 fix(ci): adapt javascript
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
2025-10-24 17:47:34 +02:00
volker.raschek fb4051edb0 fix(ci): add GOPROXY
Build / build-amd64 (push) Successful in 2m26s
Lint Markdown files / markdown-lint (push) Successful in 5s
Build / build-arm64 (push) Has been cancelled
2025-10-24 17:37:58 +02:00
volker.raschek 2f08126ac7 fix(ci): enable auto-release workflow
Build / build-amd64 (push) Successful in 2m21s
Lint Markdown files / markdown-lint (push) Successful in 5s
Build / build-arm64 (push) Successful in 7m3s
2025-10-24 17:21:03 +02:00
volker.raschek 5740bd1782 fix(ci): disable autorelease
Build / build-amd64 (push) Successful in 2m23s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 4s
Build / build-arm64 (push) Successful in 7m1s
2025-10-24 13:15:51 +02:00
volker.raschek 729f95c990 fix(ci): use REPOSITORY_RW_TOKEN 2025-10-23 21:12:47 +02:00
volker.raschek 2e7eface14 fix(ci): enable auto-release workflow
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
2025-10-22 23:14:29 +02:00
volker.raschek bcdd524c18 fix(ci): disable auto-release workflow
Build / build-amd64 (push) Successful in 2m20s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Has been cancelled
2025-10-22 23:05:56 +02:00
volker.raschek 0d80f1b357 fix(ci): adapt trigger of 'pushed-tagged-images' workflow
Auto release / tag_on_change (push) Successful in 9s
Build / build-amd64 (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 5s
2025-10-22 23:03:33 +02:00
volker.raschek a2932d8025 fix(ci): add build args containing GO environment variables 2025-10-22 22:45:37 +02:00
volker.raschek fb11864497 fix(ci): add build args containing GO environment variables
Auto release / tag_on_change (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Has been cancelled
2025-10-22 22:39:27 +02:00
volker.raschek 3591183c71 fix(ci): set git user name 2025-10-22 22:38:47 +02:00
volker.raschek 4ad2f2b9d6 fix(renovate): adapt source of customManager rule
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
2025-10-22 22:26:36 +02:00
volker.raschek 6767f0711a fix(renovate): typo in package name
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Successful in 7s
2025-10-22 22:23:59 +02:00
volker.raschek d7cbda82e7 fix(ci): use DavidAnson/markdownlint-cli2-action v19.1.0
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
2025-10-22 22:19:20 +02:00
volker.raschek 5004ee907c fix(renovate): adapt customManager configuration
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
2025-10-22 22:17:36 +02:00
volker.raschek 2e01ff466d fix(ci): add markdown linter and adapt renovate packageRule
Build / build-amd64 (push) Successful in 2m25s
Markdown linter / markdown-link-checker (push) Failing after 6s
Markdown linter / markdown-lint (push) Failing after 6s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 7s
Build / build-arm64 (push) Has been cancelled
2025-10-22 22:09:11 +02:00
volker.raschek 1b398becf9 fix(ci): set git user name and email
Auto release / tag_on_change (push) Successful in 5s
Build / build-amd64 (push) Successful in 2m22s
Build / build-arm64 (push) Has been cancelled
2025-10-22 22:02:26 +02:00
volker.raschek 88f22d772a fix(renovate): enable automerge of docker-compose updates
Build / build-amd64 (push) Successful in 2m22s
Build / build-arm64 (push) Has been cancelled
2025-10-22 21:50:17 +02:00
volker.raschek aa57016253 fix(renovate): enable automerge of docker-compose updates
Build / build-amd64 (push) Successful in 2m26s
Build / build-arm64 (push) Successful in 7m0s
2025-10-22 21:10:02 +02:00
volker.raschek 321639b8da fix(ci): add missing payload and git tag
Build / build-amd64 (push) Successful in 2m27s
Build / build-arm64 (push) Successful in 7m8s
2025-10-16 22:27:45 +02:00
volker.raschek 42ccbb2f8e fix(ci): add auto release workflow
Build / build-amd64 (push) Successful in 2m40s
Build / build-arm64 (push) Successful in 7m5s
2025-10-16 22:21:31 +02:00
volker.raschek 7f2d709e67 chore(deps): update dependency docker/compose to v2.39.4
Build / build-amd64 (push) Successful in 2m20s
Release / push-amd64 (push) Successful in 2m29s
Build / build-arm64 (push) Successful in 7m5s
Release / push-arm64 (push) Successful in 7m26s
Release / push-manifest (push) Successful in 5s
Release / sync-to-hub-docker-io (push) Successful in 24s
2025-09-19 13:30:18 +02:00
volker.raschek 31a5f5d54e chore(deps): update dependency docker/compose to v2.39.3
Build / build-amd64 (push) Has been cancelled
Build / build-arm64 (push) Has started running
Release / push-amd64 (push) Successful in 2m43s
Release / push-arm64 (push) Successful in 8m16s
Release / push-manifest (push) Successful in 6s
Release / sync-to-hub-docker-io (push) Successful in 22s
2025-09-19 13:28:26 +02:00
volker.raschek 7b1f749698 chore(deps): update dependency docker/compose to v2.38.1
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Release / push-arm64 (push) Successful in 7m24s
Release / push-amd64 (push) Successful in 9m50s
Release / push-manifest (push) Successful in 12s
Release / sync-to-hub-docker-io (push) Successful in 42s
2025-07-11 14:31:10 +02:00
volker.raschek 95ad984e01 chore(deps): update dependency docker/compose to v2.38.0
Build / build-amd64 (push) Successful in 7m31s
Release / push-amd64 (push) Successful in 7m46s
Build / build-arm64 (push) Successful in 6m58s
Release / push-arm64 (push) Successful in 7m20s
Release / push-manifest (push) Successful in 13s
Release / sync-to-hub-docker-io (push) Successful in 59s
2025-07-03 17:40:38 +02:00
volker.raschek dccf3c3093 chore(deps): update dependency docker/compose to v2.37.3
Build / build-arm64 (push) Waiting to run
Build / build-amd64 (push) Waiting to run
Release / push-amd64 (push) Successful in 8m7s
Release / push-arm64 (push) Successful in 7m18s
Release / push-manifest (push) Successful in 22s
Release / sync-to-hub-docker-io (push) Successful in 1m2s
2025-07-03 17:38:33 +02:00
volker.raschek fd87fbd437 chore(deps): update dependency docker/compose to v2.37.2
Build / build-arm64 (push) Waiting to run
Build / build-amd64 (push) Has been cancelled
Release / push-amd64 (push) Successful in 10m44s
Release / push-arm64 (push) Successful in 7m20s
Release / push-manifest (push) Successful in 17s
Release / sync-to-hub-docker-io (push) Successful in 1m1s
2025-07-03 17:37:35 +02:00
volker.raschek 4f01122d67 chore(ci): update workflow_dispatch for update docker hub description
Build / build-amd64 (push) Successful in 11m25s
Build / build-arm64 (push) Successful in 11m52s
2025-05-31 22:05:28 +02:00
volker.raschek 966c00b2fb docs(README): migrate from docker.io to git.cryptic.systems
Build / build-arm64 (push) Successful in 10m44s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 13s
Build / build-amd64 (push) Successful in 10m9s
2025-05-12 18:19:07 +02:00
volker.raschek d385a3ad1d style(markdownlint): update configuration
Build / build-arm64 (push) Successful in 10m25s
Build / build-amd64 (push) Successful in 10m3s
2025-05-09 11:27:44 +02:00
volker.raschek e7afe5bede fix(makefile): remove the deletion of the base image via make clean
Build / build-amd64 (push) Successful in 9m32s
Build / build-arm64 (push) Successful in 9m59s
2025-05-08 18:43:58 +02:00
volker.raschek c2c1dd9cba docs: typo
Build / build-arm64 (push) Successful in 9m54s
Build / build-amd64 (push) Successful in 10m17s
2025-05-07 17:10:26 +02:00
volker.raschek 8fbc5ee077 fix(ci): remove markdown linter
Build / build-arm64 (push) Successful in 10m5s
Build / build-amd64 (push) Successful in 9m27s
2025-05-07 10:05:01 +02:00
volker.raschek 183aa24e04 docs(README): adapt title
Build / build-amd64 (push) Successful in 9m6s
Markdown linter / markdown-link-checker (push) Failing after 23s
Markdown linter / markdown-lint (push) Failing after 10s
Release / push-amd64 (push) Successful in 10m3s
Release / push-arm64 (push) Successful in 10m53s
Release / push-manifest (push) Successful in 16s
Release / sync-to-hub-docker-io (push) Successful in 1m11s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 10s
Build / build-arm64 (push) Successful in 10m18s
2025-05-07 08:53:37 +02:00
volker.raschek 2efe2c8db2 revert(ci): use semver instead sed
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Release / push-amd64 (push) Successful in 9m12s
Release / push-arm64 (push) Successful in 10m54s
Release / push-manifest (push) Successful in 12s
Release / sync-to-hub-docker-io (push) Successful in 1m6s
This reverts commit 441f3a62f1.
2025-05-06 22:53:42 +02:00
volker.raschek 441f3a62f1 fix(ci): use semver instead sed
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Release / push-amd64 (push) Failing after 48s
Release / push-arm64 (push) Successful in 10m46s
Release / push-manifest (push) Has been skipped
Release / sync-to-hub-docker-io (push) Has been skipped
2025-05-06 22:45:22 +02:00
volker.raschek b8e540a75b docs(README): add example
Build / build-amd64 (push) Successful in 7m59s
Markdown linter / markdown-link-checker (push) Failing after 26s
Markdown linter / markdown-lint (push) Failing after 12s
Build / build-arm64 (push) Successful in 10m31s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 13s
2025-05-06 22:18:42 +02:00
volker.raschek 3afb5a8ebf fix(ci): sync to docker.io
Build / build-amd64 (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
2025-05-06 22:10:01 +02:00
volker.raschek f9cf3d2bd4 fix(ci): latest
Build / build-amd64 (push) Has been cancelled
Build / build-arm64 (push) Has been cancelled
2025-05-06 22:04:01 +02:00
volker.raschek 0421906f84 fix(ci): trigger build on demand
Build / build-amd64 (push) Successful in 8m24s
Build / build-arm64 (push) Successful in 10m29s
2025-05-06 18:50:32 +02:00
volker.raschek 6b2f4de5cb feat(ci): replace drone with gitea actions
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Markdown linter / markdown-lint (push) Failing after 34s
Markdown linter / markdown-link-checker (push) Failing after 41s
2025-05-06 18:45:29 +02:00
volker.raschek e0845fe8c0 chore(ci): update docker.io/plugins/docker to 20.18.8
continuous-integration/drone/push Build is failing
This reverts commit c2c098d067.
2025-04-11 17:33:22 +02:00
volker.raschek c2c098d067 chore(ci): rollback docker.io/plugins/docker to 20.17.4
continuous-integration/drone/push Build is failing
2025-04-11 17:30:17 +02:00
volker.raschek 9ebe60b86c chore(ci): use upstream container image registry
continuous-integration/drone/push Build is passing
2025-04-02 21:31:21 +02:00
volker.raschek 0fa77dcdc4 chore(ci): rollback plugins/docker to 20.18.6
continuous-integration/drone/push Build is failing
2025-04-02 10:43:27 +02:00
volker.raschek 0cb2cf6f08 chore(ci): use container image mirror
continuous-integration/drone/push Build is failing
2025-04-02 09:54:06 +02:00
volker.raschek 6840d711ef fix(Makefile): make FQIN configurable
continuous-integration/drone/push Build is passing
2025-04-01 20:45:37 +02:00
volker.raschek 300a24807b chore(renovate): use configuration preset
continuous-integration/drone/push Build was killed
2025-03-30 20:42:29 +02:00
volker.raschek b6cf651a15 chore(deps): update docker.io/library/golang docker tag to v1.24.1-alpine3.21
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2025-03-22 14:50:03 +01:00
volker.raschek 374ccf2a8d fix: remove unqualified tag
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2025-01-16 14:39:00 +01:00
volker.raschek 364f82988e fix: remove unqualified tag
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/tag Build is passing
2025-01-15 21:46:41 +01:00
volker.raschek 54dd1fb74b fix(renovate): update config
continuous-integration/drone/push Build is passing
2024-09-28 13:35:24 +02:00
volker.raschek 2cdce36808 chore(deps): update docker/compose to v2.29.7
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-09-20 12:43:57 +02:00
volker.raschek 24d01aad51 chore(deps): update docker/compose to v2.29.6
continuous-integration/drone/tag Build is passing
2024-09-20 12:43:38 +02:00
volker.raschek fdcd8bec3f chore(deps): update docker/compose to v2.29.5
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-09-20 12:43:22 +02:00
volker.raschek 6f861599a2 Initial Commit
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-08-30 15:05:32 +02:00