[+] fix checks dockerfile

This commit is contained in:
Siarhei Siniak 2025-08-25 12:45:37 +03:00
parent fa46ce22a2
commit 308625525b

@ -1,5 +1,6 @@
FROM alpine@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099 FROM alpine@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
RUN apk add --no-cache python3
WORKDIR /app WORKDIR /app