Skip to content

Commit

Permalink
Merge pull request #45 from WorldCereal/update_ewoc_classif_0_5_5
Browse files Browse the repository at this point in the history
update dockerfile
  • Loading branch information
Fahdben authored Jun 14, 2022
2 parents 8865bdf + d6da4a3 commit f7d0256
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.4
ARG EWOC_CLASSIF_VERSION=0.5.5
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 f7d0256

Please sign in to comment.