Skip to content

Commit

Permalink
Bump Warp 10 version to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stggn committed Nov 22, 2023
1 parent d4a58d1 commit 34b99de
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.1.0
ARG WARP10_VERSION=3.1.2
ARG WARP10_URL=https://github.com/senx/warp10-platform/releases/download/${WARP10_VERSION}/warp10-${WARP10_VERSION}.tar.gz
ARG WARP10_SHA512=415a748819b4e420d4b3b9bdc4027062b5a79173622ba48e1ecc1db69285d397c65639e6f4946ac11706281edfb1f17382c3c2ead8745156aa7d33c186910d9a
ARG WARP10_SHA512=4280fabcc950a69afa4053ebb3f93f1f95809a2f01f01509551dd39acd296786f2ff5520bfe9b24652c1027f831e5dcd137c29b5bd5662d1ce0f51a64e324036
ENV WARP10_VERSION=${WARP10_VERSION}

ARG WARPSTUDIO_VERSION=2.1.4-uberjar
Expand Down

0 comments on commit 34b99de

Please sign in to comment.