Update docker files base images to snapshots 75/130075/1
authorliamfallon <liam.fallon@est.tech>
Fri, 29 Jul 2022 12:35:49 +0000 (13:35 +0100)
committerliamfallon <liam.fallon@est.tech>
Fri, 29 Jul 2022 14:33:02 +0000 (15:33 +0100)
commit2da18f6d0be535eb2ae0afc74b945a39ccd8d7a8
tree35fff1d535af2f1927e53dd797d0e1abe240e219
parent98fa7107c5d81bf2ec9623a77f4ba2ce1358e525
Update docker files base images to snapshots

Currently the policy base images used in docker files in master are hard
revisions of the policy base images. The docker files should use
snapshot policy base images when they are availabe and only change to
released base images at release time.

This commit ensures that the references are updated correctly in Docker
files to snapshots or released base policy images as appropriate

Issue-ID: POLICY-4287
Change-Id: I2c68e1bad6bde2e116c27678c88f8b40dc914b0f
Signed-off-by: liamfallon <liam.fallon@est.tech>
integration/src/main/scripts/release/bumpSnapshots.sh
integration/src/main/scripts/release/releasePhase.sh
integration/src/main/scripts/release/updateRefs.sh