chore(deps): update image alpine to v3.23.0 (#122)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-11 13:12:50 +02:00
committed by GitHub
parent 5f5255ce16
commit 4b33faba40

View File

@@ -1,5 +1,5 @@
# Use a minimal base image
FROM alpine:3.22.1
FROM alpine:3.23.0
# Add user
RUN useradd -ms /bin/bash gibidify