dependabot[bot]
|
9b3afbface
|
Bump docker/login-action from 3 to 4 (#908)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-18 11:57:56 +02:00 |
|
dependabot[bot]
|
3d862c64e8
|
Bump actions/checkout from 4 to 6 (#849)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-01 07:10:29 +01:00 |
|
dependabot[bot]
|
cde1f73288
|
Bump actions/setup-node from 4 to 6 (#852)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-01 07:05:04 +01:00 |
|
Jonas Plum
|
3a541d4d9a
|
Only build amd64 image for dev release (#802)
Removed platform specification from Docker build commands.
|
2026-02-12 21:23:28 +01:00 |
|
Jonas Plum
|
687f474900
|
Set dev version for dev container (#790)
|
2026-02-07 14:14:47 +01:00 |
|
Jonas Plum
|
12713568e4
|
Publish dev docker images from main (#789)
* Publish unstable docker images from main
* Update and rename release_unstable.yaml to release_dev.yaml
* Add dev docker compose
|
2026-02-07 12:09:15 +01:00 |
|