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

This commit is contained in:
Renovate Bot 2024-12-05 23:00:39 +00:00
parent 7cb73f600a
commit ead30bab2c

View File

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