Skip to content

Commit

Permalink
chore: Use latest instead of versioned toktok-stack image.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Jan 30, 2022
1 parent cbe85c1 commit ea5384c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
bazel-opt_task:
container:
image: toxchat/toktok-stack:0.0.31-release
image: toxchat/toktok-stack:latest-release
cpu: 2
memory: 6G
configure_script:
Expand Down
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ branches:
- "bazel-opt"
- "build / cabal"
- "build / stack"
- "check-release"
- "checks / check-release"

0 comments on commit ea5384c

Please sign in to comment.