Skip to content

Commit

Permalink
set correct org name for image (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
tabossert authored Dec 16, 2024
1 parent cf4b7a1 commit 6cf9571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chainguard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
# TODO make this a matrix job
- name: Pull and push chainguardpython image
run: |
docker pull cgr.dev/chainguard/python:3.12
docker tag cgr.dev/chainguard/python:3.12 uticplatform.azurecr.io/chainguard/python:3.12
docker pull cgr.dev/unstructured.io/python:3.12
docker tag cgr.dev/unstructured.io/python:3.12 uticplatform.azurecr.io/chainguard/python:3.12
docker push uticplatform.azurecr.io/chainguard/python:3.12

0 comments on commit 6cf9571

Please sign in to comment.