Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfitzsimmons committed Aug 18, 2024
1 parent 930e685 commit f662ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
run: |
docker buildx build --platform linux/amd64,linux/arm64 \
--push \
--tag ${{ steps.prep.outputs.tags }} \
--tag ${DOCKER_IMAGE}:${VERSION} \
.

0 comments on commit f662ccb

Please sign in to comment.