aboutsummaryrefslogtreecommitdiffstats
path: root/policy-db-migrator
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-16 12:45:13 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-16 12:45:13 +0100
commit98fa297b8eaf1f2c74d3cdc402a79dc3eb6e5279 (patch)
tree96237a0efeea25dbc19298434f199add45356e5b /policy-db-migrator
parent80e382eaac6fa812ea0c242c4a0c3a0390a4c130 (diff)
update parent references in policy/docker pom3.1.3
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I8dfbc08d7546a5e08dec0e275203a67459ddfca0 Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'policy-db-migrator')
-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 1458a58d..7ff6ac77 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.3-SNAPSHOT
+FROM onap/policy-jre-alpine:3.1.3
LABEL maintainer="Policy Team"
LABEL org.opencontainers.image.title="Policy db-migrator"