Skip to content

Commit

Permalink
remove docker tag for bioc (set to latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdgamboa committed May 6, 2024
1 parent b047d9a commit 008026c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name: pkgdown
jobs:
pkgdown:
runs-on: ubuntu-latest
container: bioconductor/bioconductor_docker:RELEASE_3_18
container: bioconductor/bioconductor_docker
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 008026c

Please sign in to comment.