mirror of
https://github.com/uutils/shadow.git
synced 2026-06-10 16:14:57 -07:00
Merge pull request #149 from uutils/renovate/debian-13.x
chore(deps): update debian docker tag to trixie-20260421
This commit is contained in:
@@ -26,7 +26,7 @@ RUN cargo build --release --features pam \
|
||||
&& make install DESTDIR=/install PREFIX=/usr
|
||||
|
||||
# ── Stage 2: runtime with tests ────────────────────────────────────
|
||||
FROM debian:trixie
|
||||
FROM debian:trixie-20260421
|
||||
|
||||
# Install GNU shadow-utils first — this creates /etc/pam.d/passwd,
|
||||
# /etc/pam.d/su, and other PAM configs we need. We overwrite the
|
||||
|
||||
Reference in New Issue
Block a user