diff --git a/Dockerfile b/Dockerfile index 32a8b72d3e49972f0e0c11aec629c1262ed8b08c..087a89744462e54a109e373802242c433ce04545 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG BASE_REGISTRY=registry1.dso.mil +ARG BASE_REGISTRY=repo1.dso.mil ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} @@ -27,10 +27,9 @@ ENTRYPOINT ["/usr/bin/tini", "--"] COPY dumb-init-1.2.2-6.el8.x86_64.rpm /opt/ RUN dnf -y update && dnf -y upgrade && \ - dnf -y install python3 python3-jinja2 && \ rpm -Uvh /opt/dumb-init-1.2.2-6.el8.x86_64.rpm -ARG JIRA_VERSION=8.13.3 +ARG JIRA_VERSION=8.13.4 ARG ARTEFACT_NAME=atlassian-jira-software COPY atlassian-jira-software-${JIRA_VERSION}.tar.gz /opt/ diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 8ae40e9117258d45cebdabcc6fdf7e32641dedc8..27e375b86ec33cdcce7512ee3e1732ee3955e9c9 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "atlassian/jira-node-813" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "8.13.3" +- "8.13.4" - "latest" # Build args passed to Dockerfile ARGs @@ -23,7 +23,7 @@ labels: org.opencontainers.image.licenses: "proprietary" org.opencontainers.image.url: "https://hub.docker.com/r/atlassian/jira-core" org.opencontainers.image.vendor: "Atlassian" - org.opencontainers.image.version: "8.13.3" + org.opencontainers.image.version: "8.13.4" mil.dso.ironbank.image.keywords: "jira,atlassian,workflow,ticketing,management" mil.dso.ironbank.image.type: "commercial" mil.dso.ironbank.product.name: "atlassian" @@ -35,11 +35,11 @@ resources: validation: type: sha512 value: bcfabdb039ce06a49d39d4bcc1d70fa38ee56ed50edc06019648a14ec898ad5afa1ec30dbff2da166c8f5557316b2b3659523787d34cb81223cf3a373242fa3f -- filename: atlassian-jira-software-8.13.3.tar.gz - url: https://product-downloads.atlassian.com/software/jira/downloads/atlassian-jira-software-8.13.3.tar.gz +- filename: atlassian-jira-software-8.13.4.tar.gz + url: https://product-downloads.atlassian.com/software/jira/downloads/atlassian-jira-software-8.13.4.tar.gz validation: type: sha512 - value: cd387abb44c8d58333dcd9e567c02741f6f32dfe6c1ee9106f9dea67a8772d749a34a09e939f8f9820e389d30c1c4e8de9c0729d4355b810475764693df4c65a + value: 20321aba452e43cd697ad433757544833720f0183101f8277b4a69e0a4273e22d44cc2cc313e55973df832858812070ddcbc897efe9cd03ec31667e371416ef2 # List of project maintainers maintainers: