Skip to content

Commit

Permalink
Upgrade Lenses to 4.3.4, lenses-cli to 4.3.3
Browse files Browse the repository at this point in the history
[OPS-1913]

Signed-off-by: Marios Andreopoulos <[email protected]>
  • Loading branch information
andmarios committed Oct 19, 2021
1 parent 69c6cff commit f2a8967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Lenses Archive
ARG LENSES_ARCHIVE=remote
ARG AD_URL=https://archive.lenses.io/lenses/4.3/lenses-4.3.3-linux64.tar.gz
ARG AD_URL=https://archive.lenses.io/lenses/4.3/lenses-4.3.4-linux64.tar.gz
# Lenses Cli
ARG LENSESCLI_ARCHIVE=remote
ARG LC_VERSION="4.3.1"
ARG LC_VERSION="4.3.3"
ARG LC_URL="https://archive.lenses.io/lenses/4.3/cli/lenses-cli-linux-amd64-$LC_VERSION.tar.gz"

# This is the default image we use for installing Lenses
Expand Down

0 comments on commit f2a8967

Please sign in to comment.