1
0
Fork 0

update(service/nexus): to 3.46

This commit is contained in:
Sean Sube 2023-02-10 08:55:14 -06:00
parent 8a9c78afad
commit 9e7ed92532
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 2 additions and 2 deletions

View File

@ -227,5 +227,5 @@ image:nexus:
variables:
IMAGE_ROOT: service/nexus
IMAGE_NAME: apextoaster/nexus
IMAGE_VERSION: "3.41"
IMAGE_VERSION: "3.46"
IMAGE_ALT: "ssube/nexus-ext"

View File

@ -1,4 +1,4 @@
FROM docker.artifacts.apextoaster.com/sonatype/nexus3:3.41.1
FROM docker.artifacts.apextoaster.com/sonatype/nexus3:3.46.0
USER root
RUN microdnf update -y \