Skip to content

Commit

Permalink
Update tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Dec 30, 2023
1 parent 4e574d8 commit 4a509a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/${{ github.repository }}
imageTag: ${{ matrix.python-version }}
imageTag: dev-py${{ matrix.python-version }}
push: always
subFolder: .devcontainer/prebuild
strategy:
Expand Down

0 comments on commit 4a509a2

Please sign in to comment.