Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update IQ Server to 1.176.0-01.
Browse files Browse the repository at this point in the history
  • Loading branch information
sonatype-zion committed May 13, 2024
1 parent eb3cf6a commit 523b5bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile.slim
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3

# Build parameters
ARG IQ_SERVER_VERSION=1.175.0-01
ARG IQ_SERVER_SHA256=d183583bbb985e038ed88bc0f8e473b6a083e48590432aade95a47e0419e4f04
ARG IQ_SERVER_VERSION=1.176.0-01
ARG IQ_SERVER_SHA256=a1a8ff1672e3cfd6a9110eca58c5c3ab511e5b25022d4df1686d776fa6d78d8a
ARG TEMP="/tmp/work"
ARG IQ_HOME="/opt/sonatype/nexus-iq-server"
ARG SONATYPE_WORK="/sonatype-work"
Expand All @@ -31,7 +31,7 @@ LABEL name="Nexus IQ Server image" \
maintainer="Sonatype <[email protected]>" \
vendor=Sonatype \
version="${IQ_SERVER_VERSION}" \
release="1.175.0" \
release="1.176.0" \
url="https://www.sonatype.com" \
summary="The Nexus IQ Server" \
description="Nexus IQ Server is a policy engine powered by precise intelligence on open source components. \
Expand Down

0 comments on commit 523b5bb

Please sign in to comment.