diff --git a/.common-ci.yml b/.common-ci.yml index a392c3d..0be1ff8 100644 --- a/.common-ci.yml +++ b/.common-ci.yml @@ -12,9 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. default: - image: docker:stable + image: docker:dind services: - - docker:stable-dind + - docker:dind stages: - image