Skip to content

Commit

Permalink
fix org
Browse files Browse the repository at this point in the history
  • Loading branch information
tabossert committed Dec 16, 2024
1 parent f8113c5 commit da869ae
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 @@ -28,6 +28,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 da869ae

Please sign in to comment.