From: waynedunican Date: Thu, 29 May 2025 10:39:21 +0000 (+0100) Subject: Update SNAPSHOT references in policy/docker X-Git-Tag: 4.2.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F141001%2F1;p=policy%2Fdocker.git Update SNAPSHOT references in policy/docker Issue-ID: POLICY-5377 Change-Id: I6d4765aa0229dc040faee0cd7e297c9d4117791c Signed-off-by: waynedunican --- diff --git a/policy-db-migrator/src/main/docker/Dockerfile b/policy-db-migrator/src/main/docker/Dockerfile index 6fb35d0b..ce5d1d0a 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-jre-alpine:4.2.0 +FROM onap/policy-jre-alpine:4.2.0-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy db-migrator"