Skip to content

Commit

Permalink
updated to latest KNIME v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DrSnowbird authored and DrSnowbird committed Jul 1, 2021
1 parent 6fe076a commit f7d63c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ARG PRODUCT=${PRODUCT:-knime}
ENV PRODUCT=knime
ENV WORKSPACE=${HOME}/workspace

ARG PRODUCT_VERSION=${PRODUCT_VERSION:-4.3.3}
ARG PRODUCT_VERSION=${PRODUCT_VERSION:-4.4.0}
ENV PRODUCT_VERSION=${PRODUCT_VERSION}

ARG PRODUCT_DIR=${PRODUCT_DIR:-knime_${PRODUCT_VERSION}}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* [`Help UNICEF’s COVID-19 Response`](https://donate.unicef.org/)
* [`Help Red Cross`](https://www.redcross.org/donate)

# KNIME (latest/4.3.3) + Java 8 (1.8.0) OpenJDK + Maven 3.6 + Python 3.6 + PIP3 20 + npm 7 + node 15 + Gradle 6 + X11 (Desktop)
# KNIME (latest/4.4.0) + Java 8 (1.8.0) OpenJDK + Maven 3.6 + Python 3.6 + PIP3 20 + npm 7 + node 15 + Gradle 6 + X11 (Desktop)

[![](https://images.microbadger.com/badges/image/openkbs/knime-docker.svg)](https://microbadger.com/images/openkbs/knime-docker "Get your own image badge on microbadger.com") [![](https://images.microbadger.com/badges/version/openkbs/knime-docker.svg)](https://microbadger.com/images/openkbs/knime-docker "Get your own version badge on microbadger.com")

Expand Down

0 comments on commit f7d63c0

Please sign in to comment.