Skip to content

Commit 1b89cb8

Browse files
committed
container 8
1 parent c682221 commit 1b89cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-management.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
runs-on: ubuntu-latest
190190
needs: [container-job]
191191
container:
192-
image: ghcr.io/shivani-gslab/avd/python_avd
192+
image: ghcr.io/shivani-gslab/avd/python_avd:0.0.1
193193
credentials:
194194
username: ${{ github.repository_owner }}
195195
password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)