Skip to content

Commit 6a526d3

Browse files
authored
chore: Update CI container tag
Signed-off-by: Naren Dasan <[email protected]>
1 parent 91c2c55 commit 6a526d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build-docs:
1313
runs-on: ubuntu-18.04
1414
container:
15-
image: docker.pkg.github.com/pytorch/tensorrt/docgen:1.1.0
15+
image: docker.pkg.github.com/pytorch/tensorrt/docgen:latest
1616
credentials:
1717
username: ${{ github.actor }}
1818
password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)