summaryrefslogtreecommitdiffstats
path: root/policy-db-migrator/src/main
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-07-11 16:11:24 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-07-11 16:11:24 +0000
commit8e03046e2b07df88c2356c86116111d8fb22dc6a (patch)
tree6dfa4205bcebbf249bed8086e0970be9037ffe8c /policy-db-migrator/src/main
parent5071777a27e2cf6887cdb0fd1f877cc06d3f9c8c (diff)
update parent references in policy/docker pom4.0.0
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5072 Change-Id: Id4d1c270b6044e1ee7a1c3fb5597567d664777a4 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'policy-db-migrator/src/main')
-rw-r--r--policy-db-migrator/src/main/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-db-migrator/src/main/docker/Dockerfile b/policy-db-migrator/src/main/docker/Dockerfile
index 06b7beae..d46aabf5 100644
--- a/policy-db-migrator/src/main/docker/Dockerfile
+++ b/policy-db-migrator/src/main/docker/Dockerfile
@@ -19,7 +19,7 @@
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END=========================================================
#-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:3.1.4-SNAPSHOT
+FROM onap/policy-jre-alpine:4.0.0
LABEL maintainer="Policy Team"
LABEL org.opencontainers.image.title="Policy db-migrator"