Skip to content

Commit

Permalink
Merge pull request #20 from WorldCereal/develop
Browse files Browse the repository at this point in the history
Prepare release 0.2.5
  • Loading branch information
Fahdben authored Mar 24, 2022
2 parents d5abe49 + 0546f9c commit a328092
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.3
ARG EWOC_CLASSIF_VERSION=0.4.4
ARG EWOC_DAG=0.7.2

LABEL EWOC_CLASSIF="${WORLDCEREAL_CLASSIF_VERSION}"
Expand Down

0 comments on commit a328092

Please sign in to comment.