chore(deps): update alpine:latest docker digest to b97e2a8
All checks were successful
/ build-docker (push) Successful in 10m21s

This commit is contained in:
Renovate Bot 2025-01-07 05:01:07 +00:00
parent 995d3eb4aa
commit eb531fedb7

View File

@ -1,4 +1,4 @@
FROM alpine:latest@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
FROM alpine:latest@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3
RUN apk update
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