Skip to content

Commit

Permalink
Try fix cve-scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoMDomingues committed Dec 15, 2023
1 parent a5e1099 commit dbb729e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
folder-name: ["aws-linux", "el7", "el8", "ubuntu-focal-deb", "ubuntu-focal" ]
steps:
- uses: actions/checkout@v3
- uses: docker-practice/[email protected].11
- uses: docker-practice/[email protected].12
- name: Build
run: docker build -f Dockerfile -t user/${{ matrix.folder-name }}:latest .
working-directory: docker/${{ matrix.folder-name }}
Expand Down

0 comments on commit dbb729e

Please sign in to comment.