Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
notshivansh committed Aug 8, 2024
1 parent ce87fce commit 6763522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
IMAGE_TAG: latest
IMAGE_TAG1: testruntime
IMAGE_TAG2: local
IMAGE_TAG3: 1.41.16_local
IMAGE_TAG3: 1.41.17_local
run: |
docker buildx create --use
# Build a docker container and push it to DockerHub
Expand All @@ -86,7 +86,7 @@ jobs:
IMAGE_TAG: latest
IMAGE_TAG1: testruntime
IMAGE_TAG2: local
IMAGE_TAG3: 1.41.16_local
IMAGE_TAG3: 1.41.17_local
run: |
echo $IMAGE_TAG >> $GITHUB_STEP_SUMMARY
docker buildx create --use
Expand Down

0 comments on commit 6763522

Please sign in to comment.