Skip to content

Commit

Permalink
Bump Warp 10 to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stggn authored Nov 14, 2023
1 parent 9256bbe commit d4a58d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ ENV WARP10_HOME=/opt/warp10
ENV WARP10_VOLUME=/data
ENV PATH=$PATH:${WARP10_HOME}/bin

ARG WARP10_VERSION=3.0.3
ARG WARP10_VERSION=3.1.0
ARG WARP10_URL=https://github.com/senx/warp10-platform/releases/download/${WARP10_VERSION}/warp10-${WARP10_VERSION}.tar.gz
ARG WARP10_SHA512=2700cc0467ec42c5996cbaa0aaf1571a96ba77ab74b71ba5de27ad5cd8aefbf5def177a2fa85eb7b0b1eab3cbc8079cbb868a30fd4c873b5c49ed3ea8e48623f
ARG WARP10_SHA512=415a748819b4e420d4b3b9bdc4027062b5a79173622ba48e1ecc1db69285d397c65639e6f4946ac11706281edfb1f17382c3c2ead8745156aa7d33c186910d9a
ENV WARP10_VERSION=${WARP10_VERSION}

ARG WARPSTUDIO_VERSION=2.1.4-uberjar
Expand Down

0 comments on commit d4a58d1

Please sign in to comment.