chore(deps): update alpine:latest docker digest to 21dc606
All checks were successful
/ build-docker (push) Successful in 5m20s

This commit is contained in:
Renovate Bot 2024-12-06 02:00:52 +00:00
parent ead30bab2c
commit 995d3eb4aa

View File

@ -1,4 +1,4 @@
FROM alpine:latest@sha256:5cc1526ee5c99c2982793abe22861e6047cfb5c8609cbe2d6bbe11d836263354
FROM alpine:latest@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
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