Skip to content

Commit

Permalink
chore(imagescan): use latest docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
origox committed Dec 28, 2023
1 parent e11b169 commit c1fafda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ jobs:

- name: Setup Docker
uses: docker-practice/actions-setup-docker@v1
with:
docker_version: 23.0.3

- name: Build Docker image
run: docker build -f Dockerfile -t sync-fitbit-pro-connect:latest .
Expand Down

0 comments on commit c1fafda

Please sign in to comment.