Skip to content

Commit

Permalink
Merge branch 'dind' into 'master'
Browse files Browse the repository at this point in the history
.common-ci.yml: Update DIND tag version

See merge request nvidia/kubernetes/gpu-operator!789
  • Loading branch information
cdesiniotis committed Sep 12, 2023
2 parents 2013563 + 5955bf7 commit 2262575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .common-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default:
image: docker:stable
image: docker:dind
services:
- name: docker:stable-dind
- name: docker:dind
command: ["--experimental"]

variables:
Expand Down

0 comments on commit 2262575

Please sign in to comment.