fix(container): update image ghcr.io/deedee-ops/alpine to v3.21.3 #2328
Annotations
4 warnings
Post Setup QEMU
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build all platforms:
apps/miniflux/Dockerfile#L3
InvalidDefaultArgInFrom: Default value for ARG ghcr.io/miniflux/miniflux:${VERSION} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Build all platforms:
apps/miniflux/Dockerfile#L11
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build all platforms:
apps/miniflux/Dockerfile#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Loading