aboutsummaryrefslogtreecommitdiffstats
path: root/packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-05-20 12:04:26 +0100
committersaul.gill <saul.gill@est.tech>2024-05-20 12:04:26 +0100
commit6d8ebc3dfe0ee496e009eec4db39babcde51a289 (patch)
tree36cbc4dc1a2f6146295269854513d026feaeae46 /packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile
parent01565593e874ca3bf81658550dcd4307c99aaa53 (diff)
Set all cross references of policy/clamp
policy/clamp updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: I1835a63ddbc584e6802a012186efa6406e7e9e77 Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile')
-rw-r--r--packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile b/packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile
index 7a60089b4..24de4135e 100644
--- a/packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile
+++ b/packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
COPY /maven/lib/a1pms-participant.tar.gz /packages/
RUN tar xvzf /packages/a1pms-participant.tar.gz --directory /extracted/
-FROM onap/policy-jre-alpine:3.1.4-SNAPSHOT
+FROM onap/policy-jre-alpine:4.0.0-SNAPSHOT
LABEL maintainer="Policy Team"
LABEL org.opencontainers.image.title="Policy CLAMP ACM A1 PMS Participant"