aboutsummaryrefslogtreecommitdiffstats
path: root/policy-db-migrator/src/main
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-04-25 10:20:02 +0100
committersaul.gill <saul.gill@est.tech>2024-04-25 10:20:02 +0100
commit92649fb0ba0c6e83dccd2a4d36e42b56ccc51ad7 (patch)
treeb458f083dc493f492a19004eed72a92eb49fe25b /policy-db-migrator/src/main
parentb6d1d479556b6798d8dfb70aa87db4e247327113 (diff)
update parent references in policy/docker pom3.1.2
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: If862eeaaef29e239517be128f19df35b351cf022 Signed-off-by: saul.gill <saul.gill@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 81ea0e26..a075baaf 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.2-SNAPSHOT
+FROM onap/policy-jre-alpine:3.1.2
LABEL maintainer="Policy Team"
LABEL org.opencontainers.image.title="Policy db-migrator"