Update .gitlab-ci.yml
This commit is contained in:
parent
56997774ed
commit
f92c4bb056
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ check-gosec:
|
|||
- merge_requests
|
||||
|
||||
docker-build-prod-latest:
|
||||
image: ezkrg/buildx
|
||||
image: moby/buildkit:rootless
|
||||
stage: build
|
||||
services:
|
||||
- docker:dind
|
||||
|
|
Loading…
Reference in a new issue