diff --git a/Dockerfile b/Dockerfile index 6bba93b78720ee7581d5a7a0e9d38e2cc350828c..0591d037c80a31d52052bbefa16a5018e934a795 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io/ironbank ARG BASE_IMAGE=redhat/openjdk/openjdk11 ARG BASE_TAG=1.11 -FROM tchiotludo/akhq:0.16.0 as base +FROM tchiotludo/akhq:0.17.0 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 41f861d291ed9af98f4a51319f69c378fa53e325..31208b1a34bd9d2864f5b1aad84fb1253e117417 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: tchiotludo/akhq:0.16.0 - url: docker://docker.io/tchiotludo/akhq@sha256:44e00630f95b0a42c716f635b94cd53a7185aa6626502839f8afa8d8b35bf576 +- tag: tchiotludo/akhq:0.17.0 + url: docker://docker.io/tchiotludo/akhq@sha256:22d80b063232ca4d770be4e4c28b732c693827228652131125ab95271608268c # List of project maintainers maintainers: