Skip to content

Commit

Permalink
Merge pull request #16 from WorldCereal/develop
Browse files Browse the repository at this point in the history
Prepare release 0.2.3
  • Loading branch information
Fahdben authored Mar 23, 2022
2 parents 0fa7e9a + 1d8d390 commit 8531e90
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.1
ARG EWOC_CLASSIF_VERSION=0.4.2
ARG EWOC_DAG=0.7.2

LABEL EWOC_CLASSIF="${WORLDCEREAL_CLASSIF_VERSION}"
Expand Down

0 comments on commit 8531e90

Please sign in to comment.