Skip to content

Commit 86a99b1

Browse files
Maintenance commit to update 0.9.0 to 0.9.1
1 parent 2610a6a commit 86a99b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
FROM alpine/git as clone
55
WORKDIR /app
66
RUN git clone https://github.com/threagile/threagile.git
7+
# use tag v0.9.1
78
RUN cd threagile && git checkout tags/v0.9.1 -b v0.9.1
89

910

0 commit comments

Comments
 (0)