Skip to content

Commit

Permalink
correcting tag
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Apr 15, 2024
1 parent 7a76c13 commit 7d9f5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker/Dockerfile.musica
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ENV FFLAGS="-I/usr/include/"
RUN git clone https://github.com/NCAR/musica.git
RUN cd musica \
&& git fetch \
&& git checkout 0.6.0 \
&& git checkout v0.6.0 \
&& cmake \
-S . \
-B build \
Expand Down

0 comments on commit 7d9f5e5

Please sign in to comment.