commit | 4b582d9bbb7fe7ff6ea8635dd025f5e7ecf18173 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Wed Oct 18 12:19:35 2023 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Wed Oct 18 12:19:35 2023 +0100 |
tree | 0c84eb2134d8f37e8e20fd85191f8e3f2f9550ed | |
parent | c00a0dd3a611f3e98a3b8eaaa67c6ddde96a7b71 [diff] [blame] |
update references in policy/clamp pom updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ib595f88304633744c5b3ad18073d4981318e1498
diff --git a/packages/policy-clamp-docker/src/main/docker/ElementParticipant.Dockerfile b/packages/policy-clamp-docker/src/main/docker/ElementParticipant.Dockerfile index 0e3550d..d9905bb 100644 --- a/packages/policy-clamp-docker/src/main/docker/ElementParticipant.Dockerfile +++ b/packages/policy-clamp-docker/src/main/docker/ElementParticipant.Dockerfile
@@ -23,7 +23,7 @@ COPY /maven/lib/element-participant.tar.gz /packages RUN tar xvfz /packages/element-participant.tar.gz --directory /extracted/ -FROM onap/policy-jre-alpine:3.0.1-SNAPSHOT +FROM onap/policy-jre-alpine:3.0.1 LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy CLAMP ACM Element"