From 44ba6715fdc79f22461dbcf9ff10192eebdbba23 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Mon, 24 Oct 2022 17:42:21 +0200 Subject: [PATCH] Pin docker image --- bitbucket-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 903b04be..6ee9c0f6 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -3,7 +3,8 @@ # Only use spaces to indent your .yml configuration. # ----- # You can specify a custom docker image from Docker Hub as your build environment. -image: iterativ/skillbox-test +image: + name: iterativ/skillbox-test@sha256:7c1a2e4036da4f7a70976edde7d2271b928a2dc6b7543aef0b3634cb0ccad13a clone: