You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: no longer lock root user since useless (#84)
Not relevant when following best practices related to running containers (disabling root access, using Podman, Kubernetes security context, ...).
feat: migrate from Ubuntu to Alpine base image (#82)
BREAKING-CHANGE: migrating from Ubuntu to Alpine may cause incompatibilities with downstream OCI images based on it