Skip to content

Commit 46ade84

Browse files
authored
fix: update sourceknight
1 parent 04d0187 commit 46ade84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/3.10-slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG SOURCEKNIGHT_VERSION
55

66
RUN apt update && apt install git jq -y --no-install-recommends
77

8-
RUN pip install git+https://github.com/maxime1907/sourceknight@fixrequirements yq
8+
RUN pip install git+https://github.com/maxime1907/sourceknight yq
99

1010
COPY "entrypoint.sh" "/entrypoint.sh"
1111

0 commit comments

Comments
 (0)