Update docker.io/semaphoreui/semaphore Docker tag to v2.18.4
Easy minor upgrade without any problems whatsoever by means of Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/semaphoreui/semaphore | patch | v2.18.1 → v2.18.4 |
Release Notes
semaphoreui/semaphore (docker.io/semaphoreui/semaphore)
v2.18.4
Changelog
7ca373dfix(docker): check reg token file
What's Changed
- truncate commit message by runes, not bytes by @4n70w4 in #3836
- fix(db): honor legacy environment_id when saving templates by @cursor[bot] in #3841
- api-docs: align spec with actual REST API behavior by @Omicron7 in #3852
New Contributors
Full Changelog: https://github.com/semaphoreui/semaphore/compare/v2.18.2...v2.18.4
v2.18.3
v2.18.2
Bugfixes
- Fix bug with reading environment variable
SEMAPHORE_DB_PASS.