chore(deps): update git.kemitix.net/kemitix/rust docker tag to v3.1.0
Some checks are pending
Test / build (map[name:nightly]) (pull_request) Successful in 3m24s
Test / build (map[name:stable]) (pull_request) Successful in 3m49s
Release Please / Release-plz (push) Successful in 8s
Test / build (map[name:nightly]) (push) Waiting to run
Test / build (map[name:stable]) (push) Waiting to run
Some checks are pending
Test / build (map[name:nightly]) (pull_request) Successful in 3m24s
Test / build (map[name:stable]) (pull_request) Successful in 3m49s
Release Please / Release-plz (push) Successful in 8s
Test / build (map[name:nightly]) (push) Waiting to run
Test / build (map[name:stable]) (push) Waiting to run
This commit is contained in:
parent
59fa127967
commit
18a253e433
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ jobs:
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image:
|
image:
|
||||||
git.kemitix.net/kemitix/rust:v3.0.0
|
git.kemitix.net/kemitix/rust:v3.1.0
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
@ -18,7 +18,7 @@ jobs:
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image:
|
image:
|
||||||
git.kemitix.net/kemitix/rust:v3.0.0
|
git.kemitix.net/kemitix/rust:v3.1.0
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in a new issue