Skip to content

Commit

Permalink
Maintenance commit to update 0.9.0 to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneider4711 committed Jul 30, 2024
1 parent 2610a6a commit 86a99b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
FROM alpine/git as clone
WORKDIR /app
RUN git clone https://github.com/threagile/threagile.git
# use tag v0.9.1
RUN cd threagile && git checkout tags/v0.9.1 -b v0.9.1


Expand Down

0 comments on commit 86a99b1

Please sign in to comment.