Skip to content

Commit a9655ae

Browse files
committed
ci(docker): install sozo 1.6.0
1 parent 3299de4 commit a9655ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ RUN asdf plugin add scarb && \
125125

126126
# Install sozo via asdf
127127
RUN asdf plugin add sozo https://github.com/dojoengine/asdf-sozo.git && \
128+
asdf install sozo 1.6.0 && \
128129
asdf install sozo 1.7.0 && \
129130
asdf set sozo 1.7.0
130131

0 commit comments

Comments
 (0)