chore(deps): update alpine:latest docker digest to 4b7ce07
All checks were successful
/ build-docker (push) Successful in 11m17s

This commit is contained in:
Renovate Bot
2025-10-09 01:00:52 +00:00
parent 6e7782a61b
commit c640cac788

View File

@@ -1,4 +1,4 @@
FROM alpine:latest@sha256:56b31e2dadc083b6b067d6cd4e97a9c6e5a953e6595830c60d9197589ff88ad4 FROM alpine:latest@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
RUN apk update RUN apk update
RUN apk add --no-cache openssh nodejs npm git bash openssh python3 py3-pip py3-passlib RUN apk add --no-cache openssh nodejs npm git bash openssh python3 py3-pip py3-passlib
RUN python3 -m pip install --user ansible --break-system-packages RUN python3 -m pip install --user ansible --break-system-packages