This repository was archived by the owner on Feb 15, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Stop getting out-of-date Python package manager commands from your AI. Cross-ref
99** 1. Pull Docker image** :
1010
1111``` shell
12- # Pin to commit hash for production security (2025-07-22 release example)
13- # See https://hub.docker.com/r/keminghe/py-dep-man-companion/tags
14- docker pull keminghe/py-dep-man-companion@sha256:2c896dc617e8cd3b1a1956580322b0f0c80d5b6dfd09743d90859d2ef2b71ec6
12+ # Pin to commit hash for production security
13+ # Get current hash from: https://hub.docker.com/r/keminghe/py-dep-man-companion/tags
14+ docker pull keminghe/py-dep-man-companion@sha256:2c896dc617e8cd3b1a1956580322b0f0c80d5b6dfd09743d90859d2ef2b71ec6 # 2025-07-22 release example
1515
1616# Or use latest for development
1717docker pull keminghe/py-dep-man-companion:latest
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Stop getting out-of-date Python package manager commands from your AI. Cross-ref
99** 1. Pull Docker image** :
1010
1111``` shell
12- # Pin to commit hash for production security (2025-07-22 release example)
13- # See https://hub.docker.com/r/keminghe/py-dep-man-companion/tags
14- docker pull keminghe/py-dep-man-companion@sha256:2c896dc617e8cd3b1a1956580322b0f0c80d5b6dfd09743d90859d2ef2b71ec6
12+ # Pin to commit hash for production security
13+ # Get current hash from: https://hub.docker.com/r/keminghe/py-dep-man-companion/tags
14+ docker pull keminghe/py-dep-man-companion@sha256:2c896dc617e8cd3b1a1956580322b0f0c80d5b6dfd09743d90859d2ef2b71ec6 # 2025-07-22 release example
1515
1616# Or use latest for development
1717docker pull keminghe/py-dep-man-companion:latest
You can’t perform that action at this time.
0 commit comments