Skip to content

Commit

Permalink
Bump Warp 10 version from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stggn authored Jul 31, 2023
1 parent 2a740c8 commit 5b14b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ENV WARP10_HOME=/opt/warp10
ENV WARP10_VOLUME=/data
ENV PATH=$PATH:${WARP10_HOME}/bin

ARG WARP10_VERSION=3.0.0
ARG WARP10_VERSION=3.0.1
ARG WARP10_URL=https://github.com/senx/warp10-platform/releases/download/${WARP10_VERSION}/warp10-${WARP10_VERSION}.tar.gz
ENV WARP10_VERSION=${WARP10_VERSION}

Expand Down

0 comments on commit 5b14b67

Please sign in to comment.