Skip to content

Commit

Permalink
Merge pull request #38 from WorldCereal/develop
Browse files Browse the repository at this point in the history
Prepare release 0.3.3
  • Loading branch information
Fahdben authored May 5, 2022
2 parents 7e63c2a + f5e8627 commit 1144a8f
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 @@ -42,7 +42,7 @@ ENV EWOC_CLASSIF_DOCKER_VERSION=${EWOC_CLASSIF_DOCKER_VERSION}
LABEL version=${EWOC_CLASSIF_DOCKER_VERSION}
LABEL EWOC_CLASSIF="${WORLDCEREAL_CLASSIF_VERSION}"

ARG EWOC_CLASSIF_VERSION=0.5.2
ARG EWOC_CLASSIF_VERSION=0.5.3
ARG EWOC_DAG=0.7.5
COPY ewoc_classif-${EWOC_CLASSIF_VERSION}.tar.gz /tmp
COPY ewoc_dag-${EWOC_DAG}.tar.gz /tmp
Expand Down

0 comments on commit 1144a8f

Please sign in to comment.