Skip to content

Commit

Permalink
Merge pull request #18 from WorldCereal/develop
Browse files Browse the repository at this point in the history
Prepare release 0.2.4
  • Loading branch information
Fahdben authored Mar 24, 2022
2 parents 8531e90 + e9f246d commit d5abe49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apt-get update -y \
&& rm -rf /var/lib/apt/lists/*

ARG WORLDCEREAL_CLASSIF_VERSION=0.6.0
ARG EWOC_CLASSIF_VERSION=0.4.2
ARG EWOC_CLASSIF_VERSION=0.4.3
ARG EWOC_DAG=0.7.2

LABEL EWOC_CLASSIF="${WORLDCEREAL_CLASSIF_VERSION}"
Expand Down

0 comments on commit d5abe49

Please sign in to comment.