Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eoyewobi authored May 8, 2024
1 parent f4f5b2b commit 687a3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Set Up Docker
uses: docker-practice/actions-setup-docker@v1
with:
docker_version: '20.0.7'
docker_version: '20.10.7'

- name: Build Docker Image
run: docker build -f Dockerfile -t myapp:latest .
Expand Down

0 comments on commit 687a3f8

Please sign in to comment.