Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
prmoore77 committed Jan 22, 2024
1 parent 734f5f6 commit 056ba15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

update-image-manifest:
name: Update DockerHub image manifest to include all built platforms
needs: build-project
needs: build-project-linux
runs-on: ubuntu-latest
steps:
- name: Login to Docker Hub
Expand Down

0 comments on commit 056ba15

Please sign in to comment.