summaryrefslogtreecommitdiffstats
path: root/policy-db-migrator/src
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-04-25 11:42:08 +0100
committersaul.gill <saul.gill@est.tech>2024-04-25 11:42:08 +0100
commit0d7c8284756c9a15d526c2d282cfc1dfd1595ffb (patch)
tree37b322646fd4b6d500bcac01f619e7abb4bb2305 /policy-db-migrator/src
parentb5981c8a48d21908d0ead6dc8d35b982c1917eb7 (diff)
Update snapshot and/or references of policy/docker to latest snapshots
policy/docker updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: I65037035cac97829a152d4290ebc578517d5dea8 Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'policy-db-migrator/src')
-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 a075baaf..1458a58d 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
+FROM onap/policy-jre-alpine:3.1.3-SNAPSHOT
LABEL maintainer="Policy Team"
LABEL org.opencontainers.image.title="Policy db-migrator"