aboutsummaryrefslogtreecommitdiffstats
path: root/policy-db-migrator/src/main/docker/Dockerfile
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-15 09:58:00 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-15 09:58:00 +0000
commitee5505a9e316ecf7b5b309f5c75b5149ae217dfc (patch)
tree4f4d31edb0232961c20f1f41b0e8c9efe0992589 /policy-db-migrator/src/main/docker/Dockerfile
parent644f900e413f536896c2800e6765c6d23effc335 (diff)
update parent references in policy/docker pom2.6.0
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ied0e7cb66a66220b4566a5a7f4d9f026f128a177
Diffstat (limited to 'policy-db-migrator/src/main/docker/Dockerfile')
-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 117bdab4..fe7e3e9b 100644
--- a/policy-db-migrator/src/main/docker/Dockerfile
+++ b/policy-db-migrator/src/main/docker/Dockerfile
@@ -18,7 +18,7 @@
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END=========================================================
#-------------------------------------------------------------------------------
-FROM onap/policy-jdk-alpine:2.6.0-SNAPSHOT
+FROM onap/policy-jdk-alpine:2.6.0
LABEL maintainer="Policy Team"
LABEL org.opencontainers.image.title="Policy db-migrator"