jabnews/lock.sh
2026-03-22 19:12:27 +03:00

5 lines
102 B
Bash
Executable File

#!/bin/bash
docker build -t jabnews-temp . && \
docker run --rm jabnews-temp cat uv.lock > uv.lock