Skip to content

Commit 075fb99

Browse files
authored
Merge pull request thanos-io#8569 from jrisebor/patch-1
Fix docker image tag typo
2 parents ea308f1 + b5c5fe9 commit 075fb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Thanos aims for a simple deployment and maintenance model. The only dependencies
2424

2525
You can find the latest Thanos release [here](https://github.com/thanos-io/thanos/releases).
2626

27-
Main should be stable and usable. Every commit to main builds docker image named `main-<data>-<sha>` in [quay.io/thanos/thanos](https://quay.io/repository/thanos/thanos) and [thanosio/thanos dockerhub (mirror)](https://hub.docker.com/r/thanosio/thanos)
27+
Main should be stable and usable. Every commit to main builds docker image named `main-<date>-<sha>` in [quay.io/thanos/thanos](https://quay.io/repository/thanos/thanos) and [thanosio/thanos dockerhub (mirror)](https://hub.docker.com/r/thanosio/thanos)
2828

2929
We also perform minor releases every 6 weeks.
3030

0 commit comments

Comments
 (0)