Update circleci machine image (#16)

This commit is contained in:
treydock 2022-02-25 14:35:53 -05:00 committed by GitHub
parent 4678727df2
commit 7124638921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
file: cgroup_exporter file: cgroup_exporter
build: build:
machine: machine:
image: ubuntu-1604:201903-01 image: ubuntu-2004:202201-02
steps: steps:
- checkout - checkout
- run: make promu - run: make promu