Bump Docker image version for CI.

This commit is contained in:
Kazuhiro MUSASHI 2024-08-11 14:41:44 +09:00
parent f1b24741dc
commit 8fd8f9376f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ steps:
- git fetch --tags - git fetch --tags
- name: build - name: build
image: cimg/go image: cimg/go:1.22.6
volumes: volumes:
- name: dockersock - name: dockersock