From 9a005431305990f6accd743b80dcf6a9550af26a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 23 Sep 2022 10:59:06 +0100 Subject: Update snapshot and/or references of policy/clamp to latest snapshots policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4343 Signed-off-by: liamfallon Change-Id: I37502e4d1d64661ae82b2a9a92330691ec69e634 --- .../policy-clamp-docker/src/main/docker/PolicyParticipant.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/policy-clamp-docker/src/main/docker/PolicyParticipant.Dockerfile') diff --git a/packages/policy-clamp-docker/src/main/docker/PolicyParticipant.Dockerfile b/packages/policy-clamp-docker/src/main/docker/PolicyParticipant.Dockerfile index 2e56e7463..8ae4e2c82 100644 --- a/packages/policy-clamp-docker/src/main/docker/PolicyParticipant.Dockerfile +++ b/packages/policy-clamp-docker/src/main/docker/PolicyParticipant.Dockerfile @@ -23,7 +23,7 @@ RUN mkdir /packages /extracted COPY /maven/lib/policy-participant.tar.gz /packages/ RUN tar xvzf /packages/policy-participant.tar.gz --directory /extracted/ -FROM onap/policy-jre-alpine:2.5.0 +FROM onap/policy-jre-alpine:2.5.1-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy CLAMP ACM Policy Framework Participant" -- cgit 1.2.3-korg ption> Test Suite Parent Project. Contains and holds all the robot tests.Grokmirror user
summaryrefslogtreecommitdiffstats
blob: 6895cbf7413ccd5aac43358c2cfde06e29bddb1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54