Merge pull request 'chore: fix Dockerfile FROM quotes, gitlabci image quotes' (#3) from chore/renovate into master
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Successful in 17s
Docker Build and Push / test (push) Successful in 10s
Docker Build and Push / push (push) Successful in 15s

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
opencodecabilloteu
2026-06-10 19:02:18 -04:00
+1 -1
View File
@@ -1,4 +1,4 @@
image: "docker:latest"
image: docker:latest
services:
- "docker:dind"