Skip to content

Commit 64aa76c

Browse files
fix: prettier 3.41.0
1 parent fe76b40 commit 64aa76c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ This is a framework for building Rust applications in combination with building
66

77
## TODO and done
88

9-
- [x] Figure out how to deal with PRs pushing too many Docker containers<br />
9+
- [x] Figure out how to deal with PRs pushing too many Docker containers<br />
1010
> We only build containers on the tip of the PR, so even if you're pushing 10 commits, we'll only build one.
11-
- [ ] Remove old containers when the new one gets build for a PR?<br />
12-
Or rely on a general weekly untagged cleanup?
13-
- [ ] Remove PR containers when PR closed<br />
11+
- [ ] Remove old containers when the new one gets build for a PR?<br />
12+
Or rely on a general weekly untagged cleanup?
13+
- [ ] Remove PR containers when PR closed<br />
1414
> API currently unavailable
15-
- [x] How do we deal with older containers on `main`?<br />
15+
- [x] How do we deal with older containers on `main`?<br />
1616
> We move tags, so we'll need to wait for the API to clean up untagged versions

0 commit comments

Comments
 (0)