fix: version docker image

This commit is contained in:
Sabda Yagra 2025-12-11 13:42:05 +07:00
parent 5acd31dbfc
commit 8a1592e005
1 changed files with 3 additions and 2 deletions

View File

@ -7,9 +7,10 @@ build-dev:
when: on_success
only:
- main
image: docker:stable
image:
name: docker:25.0.3-cli
services:
- name: docker:dind
- name: docker:25.0.3-dind
command: ["--insecure-registry=103.82.242.92:8900"]
script:
- docker logout