diff --git a/content/guides/python/deploy.md b/content/guides/python/deploy.md index d071722d47..6b955d93ce 100644 --- a/content/guides/python/deploy.md +++ b/content/guides/python/deploy.md @@ -115,7 +115,7 @@ spec: spec: containers: - name: fastapi-service - image: technox64/python-docker-dev-example-test:latest + image: DOCKER_USERNAME/REPO_NAME imagePullPolicy: Always env: - name: POSTGRES_PASSWORD