Skip to content

Commit

Permalink
Merge pull request #1340 from akto-api-security/feature/skip_pg_calls
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
notshivansh authored Aug 8, 2024
2 parents 0263e22 + 6763522 commit 9432d81
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 9432d81

Please sign in to comment.