Commit 8fcdfc5c authored by Fabio Utzig's avatar Fabio Utzig Committed by Fabio Utzig
Browse files

ci: bump FIH docker release



Use version 0.0.2 of the FIH docker image, which is just a rebuild with
upgraded packages. This should fix the SSL issues cloning the tf-m-tests
repo from the docker run.

Signed-off-by: default avatarFabio Utzig <utzig@apache.org>
parent 66ed29f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ set -e

DOCKER_DIR=docker

IMAGE=fih-test:0.0.1
IMAGE=fih-test:0.0.2

CACHED_IMAGE=$DOCKER_DIR/$IMAGE