Skip to content

Commit

Permalink
Add git to test dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyLeite committed Jan 7, 2023
1 parent 082f38a commit 81f8f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/test-plugin/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/steamdeckhomebrew/holo-base:latest
FROM alpine/git:latest

CMD [ "git", "clone", "[email protected]:NGnius/Fantastic.git" ]

0 comments on commit 81f8f47

Please sign in to comment.