UNCLASSIFIED

Commit 1bff607e authored by alexander.klepal's avatar alexander.klepal
Browse files

Update Dockerfile

parent 149967f8
Pipeline #231107 passed with stages
in 10 minutes and 55 seconds
...@@ -3,7 +3,7 @@ ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ...@@ -3,7 +3,7 @@ ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.3 ARG BASE_TAG=8.3
# Updated by Renovate # Updated by Renovate
ARG version="1.9.2" ARG version="1.9.3"
FROM istio/proxyv2:${version} AS base FROM istio/proxyv2:${version} AS base
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment