chore(deps): update alpine:latest docker digest to 56fa17d
All checks were successful
/ build-docker (push) Successful in 5m36s

This commit is contained in:
Renovate Bot 2025-01-08 19:01:06 +00:00
parent eb531fedb7
commit 6b7e2c4c36

View File

@ -1,4 +1,4 @@
FROM alpine:latest@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3 FROM alpine:latest@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
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