Pin docker image
This commit is contained in:
parent
2785d6d405
commit
44ba6715fd
|
|
@ -3,7 +3,8 @@
|
||||||
# Only use spaces to indent your .yml configuration.
|
# Only use spaces to indent your .yml configuration.
|
||||||
# -----
|
# -----
|
||||||
# You can specify a custom docker image from Docker Hub as your build environment.
|
# 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:
|
clone:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue