Skip to content

Commit

Permalink
Forgot to specify the newer version of libemergent.
Browse files Browse the repository at this point in the history
  • Loading branch information
parnham committed Jul 14, 2023
1 parent 363c603 commit 9813be3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ image:


deps:
ARG EMERGENT=0.0.43
ARG ENTITY=1.1.13
ARG EMERGENT=0.1.5
ARG ENTITY=1.1.14

FROM +image
RUN curl -Ls -o libemergent-dev.deb https://github.com/emergent-design/libemergent/releases/download/v$EMERGENT/libemergent-dev_${EMERGENT}_all.deb \
Expand Down

0 comments on commit 9813be3

Please sign in to comment.