Skip to content

Commit 4d08dc2

Browse files
committed
chore: Use latest instead of versioned toktok-stack image.
1 parent e5a8ca2 commit 4d08dc2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
cirrus-ci_task:
2+
bazel-opt_task:
33
container:
4-
image: toxchat/toktok-stack:0.0.31-release
4+
image: toxchat/toktok-stack:latest-release
55
cpu: 2
66
memory: 4G
77
configure_script:

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ branches:
1212
protection:
1313
required_status_checks:
1414
contexts:
15-
- cirrus-ci
15+
- bazel-opt
1616
- Codacy Static Code Analysis
1717
- code-review/reviewable

0 commit comments

Comments
 (0)