Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39e3cf5c authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Update docker dind tag

parent bc2b7655
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ variables:
  stage: build
  image: docker:git
  services:
    - docker:28.4.0-dind
    - docker:latest
  script:
    - "docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY"
    - "docker pull $CI_REGISTRY_IMAGE:$IMAGE_TAG || true"