1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-08-06 09:22:46 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
crowci-bot
ebb85526c5 chore(deps): update docker.io/golang docker tag to v1.24 (#36)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/golang | final | minor | `1.23-alpine3.21` -> `1.24-alpine3.21` |
| docker.io/golang | stage | minor | `1.23-alpine3.21` -> `1.24-alpine3.21` |

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IPCfk6bvuI8iXX0=-->

Reviewed-on: https://codeberg.org/crowci/crow/pulls/36
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2025-02-14 09:15:18 +00:00
pat-s
2ee62c8c5e chore: set GOOS and GOARCH as env vars in Dockerfiles to correct arch builds 2025-02-05 22:09:22 +01:00
Patrick Schratz
35903bfa8c refactor: use alpine-golang images (#10) 2025-01-17 17:04:10 +01:00
pat-s
6f25706bdd feat: make cli builds work 2025-01-15 23:35:32 +01:00
Patrick Schratz
20323a8302 Add rootless (alpine) images (#4617)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-01-08 10:05:18 +01:00