Skip to content

Commit

Permalink
Update docker-practice/actions-setup-docker digest to 321477a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fquinner committed Sep 19, 2023
1 parent b67d5be commit 253abda
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@fc48ecc37a6c3fe57342c08b4bc548926a27aa4a
- uses: docker-practice/actions-setup-docker@321477a1e481dd60b05f9b489cf4b9be467aa15c
- name: Build
run: docker build -f Dockerfile -t user/app:latest .
working-directory: docker
Expand Down

0 comments on commit 253abda

Please sign in to comment.