Skip to content

Commit

Permalink
Update docker-practice/actions-setup-docker digest to d7be791
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fquinner committed Oct 16, 2023
1 parent bdebad8 commit cc0f476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scanning-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
# https://github.com/docker-practice/actions-setup-docker/pull/33
- uses: docker-practice/actions-setup-docker@321477a1e481dd60b05f9b489cf4b9be467aa15c
- uses: docker-practice/actions-setup-docker@d7be7913d15a6b821cc3ed75b4c03b48e1dde22c
- name: Build
run: docker build -f Dockerfile -t user/app:latest .
working-directory: docker
Expand Down

0 comments on commit cc0f476

Please sign in to comment.