Skip to content
Snippets Groups Projects
Commit a8604b4c authored by Udai Singh's avatar Udai Singh
Browse files

Update .gitlab-ci.yml file

parent ff8fb24c
No related branches found
No related tags found
No related merge requests found
Pipeline #114756 failed
......@@ -16,9 +16,9 @@
# This specific template is located at:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml
default:
image: docker:24.0.5
image: docker:dind
services:
- name: registry.hub.docker.com/library/docker:24.0.5-dind
- name: registry.hub.docker.com/library/docker:dind
alias: docker
before_script:
- docker info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment