We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c900c93 commit df30ac1Copy full SHA for df30ac1
.github/workflows/build_containers.yaml
@@ -21,7 +21,7 @@ jobs:
21
#- {image: 'ghcr.io/bioconductor/rocker-cuda', amdtag: 'devel-amd64', outname: 'cuda'}
22
#- {image: 'ghcr.io/bioconductor/rocker-ml', amdtag: 'devel-amd64', outname: 'ml'}
23
#- {image: 'ghcr.io/bioconductor/rocker-ml-verse', amdtag: 'devel-amd64', outname: 'ml-verse'}
24
- - {image: 'rocker/shiny', amdtag: '4.5.0', outname: 'shiny'}
+ - {image: 'rocker/shiny', amdtag: '4.5.1', outname: 'shiny'}
25
steps:
26
- uses: actions/checkout@v4
27
0 commit comments