Skip to content

Commit

Permalink
Revert setcap, update rust and crates
Browse files Browse the repository at this point in the history
- Revert #3170 as discussed in #3387
  In hindsight it's better to not have this feature
- Update Dockerfile.j2 for easy version changes.
  Just change it in one place instead of multiple
- Use `apk update` before running `apk add`
- Updated to Rust to latest patched version
- Updated crates to latest available
- Pinned mimalloc to an older version, as it breaks on musl builds
  • Loading branch information
BlackDex committed Apr 2, 2023
1 parent 525e6bb commit df267a8
Show file tree
Hide file tree
Showing 21 changed files with 158 additions and 270 deletions.
2 changes: 2 additions & 0 deletions .hadolint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ ignored:
- DL3059
trustedRegistries:
- docker.io
- ghcr.io
- quay.io
Loading

0 comments on commit df267a8

Please sign in to comment.