You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ All containers are [created on each build and pushed](.github/workflows/push-con
25
25
> [!NOTE]
26
26
> `latest` is not tagged for the ghcr images so exact versions must always be used, eg: `docker pull ghcr.io/particular/servicecontrol:6.3.1`
27
27
28
-
Use https://github.com/Particular/ServiceControl/pkgs/container/{name} eg https://github.com/Particular/ServiceControl/pkgs/container/servicecontrol to view available versions.
28
+
Use https://github.com/Particular/ServiceControl/pkgs/container/{name} eg https://github.com/Particular/ServiceControl/pkgs/container/servicecontrol to view available tags.
29
29
30
30
It's also possible to [locally test containers built from PRs in GitHub Container Registry](/docs/testing.md#container-tests)
0 commit comments