Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitexus committed Jul 11, 2023
1 parent 79a7031 commit 97c64f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Expand Up @@ -15,6 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: make
run: make buildx
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v2.4.3

0 comments on commit 97c64f0

Please sign in to comment.