Skip to content

Commit

Permalink
fix typo in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ailrst authored Jan 3, 2024
1 parent 4dd8d28 commit 2a7d05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/asli.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ USER root
# ====================
# Bap with ASLi plugin
# ====================
FROM bap-upsteam.2.5 AS aslp-bap-upstream
FROM bap-upstream.2.5 AS aslp-bap-upstream
USER opam
RUN git clone https://github.com/UQ-PAC/bap-asli-plugin.git
RUN cd /home/opam/bap-asli-plugin && eval $(opam env) && make
Expand Down

0 comments on commit 2a7d05f

Please sign in to comment.