diff --git a/Dockerfile b/Dockerfile index 84dba4890c7b846b13a7a018f1c10d3a801d0fd7..be68af3d59ef87cd2fe367c02bce130f7408c2c3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/redhat/openjdk/openjdk11 ARG BASE_TAG=1.11 -FROM tchiotludo/akhq:0.17.0 as base +FROM tchiotludo/akhq:0.18.0 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 82269d3902886d35ef7ca7c5314251e9636c834c..81d50f3984fc4686485dc0b1c0b3da94458a7490 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/tchiotludo/akhq" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "0.17.0" +- "0.18.0" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://hub.docker.com/r/tchiotludo/akhq" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "opensource" - org.opencontainers.image.version: "0.17.0" + org.opencontainers.image.version: "0.18.0" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "kafka-dashboard,dataflow,processing,akhq" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: tchiotludo/akhq:0.17.0 - url: docker://docker.io/tchiotludo/akhq@sha256:22d80b063232ca4d770be4e4c28b732c693827228652131125ab95271608268c +- tag: tchiotludo/akhq:0.18.0 + url: docker://docker.io/tchiotludo/akhq@sha256:c977e6dfe9d3a290eb16530e3b8ad0c251076a5997cb9867b635d1727799cbf5 # List of project maintainers maintainers: