Alberto Chiaravalli
|
7992dd607a
|
feat: added TCP healthcheck with nc, better clipboard support, fixed docker deployments and minor changes
|
2025-09-28 14:32:41 +02:00 |
|
dependabot[bot]
|
781671a005
|
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 15:15:11 +00:00 |
|
Zackary Scholl
|
b885acefe1
|
fix: docker deploy
|
2025-04-28 12:50:11 -07:00 |
|
blu3
|
55624c7b63
|
Reformat
|
2025-01-31 11:57:55 +03:00 |
|
dependabot[bot]
|
6c7120edbb
|
build(deps): bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-18 09:03:31 +00:00 |
|
Rehan Mahmood
|
9ad2af18bd
|
Added the gcc and musl-dev packages in the builder layer of the Dockerfile.
|
2024-01-28 14:38:01 -05:00 |
|
Rehan Mahmood
|
d4bba88fb1
|
Update and fix the docker image deplyment build
|
2024-01-25 10:02:01 -05:00 |
|
dependabot[bot]
|
d813aa2fa9
|
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 12:01:02 +00:00 |
|
stefins
|
65760b1189
|
Update CI to run on main branch events
|
2023-02-11 01:18:43 +05:30 |
|
Spaceface16518
|
247d2b18ec
|
Remove linux/ppc64le platform
gcc not found in $PATH?
|
2021-01-22 00:00:20 -06:00 |
|
Spaceface16518
|
6b8a14d831
|
Remove linux/s390x platform
Breaking the docker buildx build due to some signature verification
error
|
2021-01-22 00:00:20 -06:00 |
|
Amrit
|
743b2c1bf4
|
Create deploy.yml
|
2021-01-21 23:32:51 -06:00 |
|