Skip to content

Commit

Permalink
Test updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEhlo authored Mar 1, 2024
1 parent f462409 commit b924a4c
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 @@ -140,7 +140,7 @@ jobs:
with:
tag: ${{ steps.image.outputs.taggedVersion }}
imageName: ${{ env.IMAGE_NAME }}
dockerFiles: 'https://raw.githubusercontent.com/VirtoCommerce/vc-docker/feat/net6/linux/storefront/Dockerfile'
dockerFiles: 'https://raw.githubusercontent.com/VirtoCommerce/vc-docker/VME-1664/linux/storefront/Dockerfile'

- name: Publish Github Release
if: ${{ github.ref == 'refs/heads/master' }}
Expand Down

0 comments on commit b924a4c

Please sign in to comment.