chore(ci): switch to supported CircleCI docker images

pull/5867/head
Pavel Zavora 2022-02-16 10:32:50 +01:00
parent 0c97adfd32
commit 1a610dac4c
1 changed files with 8 additions and 4 deletions

View File

@ -35,7 +35,8 @@ jobs:
environment:
DOCKER_TAG: chronograf-20210828
GO111MODULE: "ON"
machine: true
machine:
image: ubuntu-2004:202201-02
steps:
- checkout
- run: |
@ -58,7 +59,8 @@ jobs:
environment:
DOCKER_TAG: chronograf-20210828
GO111MODULE: "ON"
machine: true
machine:
image: ubuntu-2004:202201-02
steps:
- attach_workspace:
at: /home/circleci
@ -86,7 +88,8 @@ jobs:
environment:
DOCKER_TAG: chronograf-20210828
GO111MODULE: "ON"
machine: true
machine:
image: ubuntu-2004:202201-02
steps:
- attach_workspace:
at: /home/circleci
@ -116,7 +119,8 @@ jobs:
environment:
DOCKER_TAG: chronograf-20210828
GO111MODULE: "ON"
machine: true
machine:
image: ubuntu-2004:202201-02
steps:
- attach_workspace:
at: /home/circleci