0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00
Commit graph

7 commits

Author SHA1 Message Date
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