Skip to content

Commit 94a4787

Browse files
authored
s/slim/full
1 parent c290722 commit 94a4787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/pull_containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Full
22
{% set short_repository = repository.split("/")[1] -%}
33

4-
To pull the latest slim version:
4+
To pull the latest full version:
55

66
```bash
77
docker pull ghcr.io/{{ organization }}/{{ short_repository }}:py{{ python_versions|last }}-LATEST

0 commit comments

Comments
 (0)