Skip to content

Commit 8de6e87

Browse files
committed
CLEANUP/MINOR: ci: update docker image versions
1 parent c1a980e commit 8de6e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ docker-build-sch:
135135
- if: $CI_PIPELINE_SOURCE == 'schedule'
136136
image: $CI_REGISTRY_GO/docker:stable-go1.19
137137
services:
138-
- name: $CI_REGISTRY_GO/docker:18.09.7-dind
138+
- name: $CI_REGISTRY_GO/docker:20.10-dind
139139
alias: docker
140140
tags:
141141
- go

0 commit comments

Comments
 (0)