Skip to content

Commit d122a7a

Browse files
committed
Fix CI image
1 parent 96b5f20 commit d122a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build docs builder:
22
stage: build
3-
image: docker:stable
3+
image: docker:latest
44
tags:
55
- amd64
66
only:

0 commit comments

Comments
 (0)