Skip to content

Commit

Permalink
Docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
weber8thomas committed Sep 9, 2022
1 parent ed77ed0 commit 64cd19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: redhat-actions/buildah-build@v2
with:
image: ${{ env.IMAGE_NAME }}
tags: ${{ steps.vars.outputs.tag }}
tags: 1.7.0
dockerfiles: |
./github-actions-runner/Dockerfile_complete.dockerfile
- name: Push To DockerHub
Expand Down

0 comments on commit 64cd19e

Please sign in to comment.