Skip to content

Commit

Permalink
Updated curator wrapper for vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
drivera-armedia committed Apr 26, 2024
1 parent dd87457 commit eccab50
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 @@ -12,7 +12,7 @@ ARG VER="9.4.0.0"
ARG PENTAHO_VERSION="${VER}-343"
ARG LB_VER="4.20.0"
ARG LB_SRC="https://github.com/liquibase/liquibase/releases/download/v${LB_VER}/liquibase-${LB_VER}.tar.gz"
ARG CW_VER="1.4.6"
ARG CW_VER="1.5.0"
ARG CW_SRC="https://nexus.armedia.com/repository/arkcase/com/armedia/acm/curator-wrapper/${CW_VER}/curator-wrapper-${CW_VER}-exe.jar"

ARG PENTAHO_INSTALL_REPO="arkcase/pentaho-ce-install"
Expand Down

0 comments on commit eccab50

Please sign in to comment.