Skip to content

Commit

Permalink
Dropped pulsar-all and use tag 'latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
onobc committed Mar 28, 2024
1 parent f0c61fd commit 6588078
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-trivy-container-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@ jobs:
matrix:
docker-image:
- 'apachepulsar/pulsar'
- 'apachepulsar/pulsar-all'
docker-tag:
- '3.2.1'
- 'latest'
env:
IMAGE_REF: '${{ matrix.docker-image }}:${{ matrix.docker-tag }}'
steps:
Expand Down

0 comments on commit 6588078

Please sign in to comment.