We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c290722 commit 94a4787Copy full SHA for 94a4787
templates/pull_containers.md
@@ -1,7 +1,7 @@
1
### Full
2
{% set short_repository = repository.split("/")[1] -%}
3
4
-To pull the latest slim version:
+To pull the latest full version:
5
6
```bash
7
docker pull ghcr.io/{{ organization }}/{{ short_repository }}:py{{ python_versions|last }}-LATEST
0 commit comments