Skip to content

Commit c814626

Browse files
committed
update readme
1 parent 057bea2 commit c814626

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

python/python-poetry-multi-stage/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,8 @@ dfc --org="chainlabs-roadshows" ./Dockerfile > ./Dockerfile.chainguard
106106
Check out the results for yourself, and see how much smaller the image and its attack surface are!
107107

108108
```sh
109-
# Authenticate & Pull
109+
# Authenticate
110110
chainctl auth configure-docker
111-
docker pull cgr.dev/chainlabs-roadshows/python:3.11-dev
112-
docker pull cgr.dev/chainlabs-roadshows/python:3.11
113111

114112
# Benchmark
115113
docker run --privileged ghcr.io/chps-dev/chps-scorer:latest cgr.dev/chainguard/python:latest

0 commit comments

Comments
 (0)