geforkt von mirrored/vaultwarden
fc43608eec
- 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 - Updated to Rust to latest patched version - Updated crates to latest available - Pinned mimalloc to an older version, as it breaks on musl builds
11 Zeilen
242 B
YAML
11 Zeilen
242 B
YAML
ignored:
|
|
# disable explicit version for apt install
|
|
- DL3008
|
|
# disable explicit version for apk install
|
|
- DL3018
|
|
# disable check for consecutive `RUN` instructions
|
|
- DL3059
|
|
trustedRegistries:
|
|
- docker.io
|
|
- ghcr.io
|
|
- quay.io
|