mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-01-26 03:24:05 +00:00
chore(deps): update image alpine to v3.23.2 (#137)
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:
@@ -1,5 +1,5 @@
|
|||||||
# Use a minimal base image
|
# Use a minimal base image
|
||||||
FROM alpine:3.23.0
|
FROM alpine:3.23.2
|
||||||
|
|
||||||
# Add user
|
# Add user
|
||||||
RUN useradd -ms /bin/bash gibidify
|
RUN useradd -ms /bin/bash gibidify
|
||||||
|
|||||||
Reference in New Issue
Block a user