Skip to content

Commit

Permalink
Update container.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seesharprun authored Aug 31, 2023
1 parent d3c6fda commit d4018a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/azure-samples/cosmos-db-design-patterns/devcontainer
cacheFrom: ghcr.io/azure-samples/cosmos-db-design-patterns/devcontainer
noCache: true
imageTag: latest, ${{ github.run_id }}
push: always

0 comments on commit d4018a1

Please sign in to comment.