Skip to content

Commit e80d167

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 176a089 commit e80d167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/web-application/reference/versioning-and-releases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { dockerHubRepository, dockerHubUrl } from "../../../../data/docker";
77

88
html2rss-web publishes versioned Docker images to <a href={dockerHubUrl}>Docker Hub: <code>{dockerHubRepository}</code></a>.
99

10-
For release `1.2.3`, Docker publish pushes:
10+
For release `1.2.3`, we publish these tags:
1111

1212
- `html2rss/web:1.2.3`: exact release
1313
- `html2rss/web:1`: latest release in major version `1`

0 commit comments

Comments
 (0)