Skip to content

Commit df30ac1

Browse files
authored
Missed shiny bump
1 parent c900c93 commit df30ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_containers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
#- {image: 'ghcr.io/bioconductor/rocker-cuda', amdtag: 'devel-amd64', outname: 'cuda'}
2222
#- {image: 'ghcr.io/bioconductor/rocker-ml', amdtag: 'devel-amd64', outname: 'ml'}
2323
#- {image: 'ghcr.io/bioconductor/rocker-ml-verse', amdtag: 'devel-amd64', outname: 'ml-verse'}
24-
- {image: 'rocker/shiny', amdtag: '4.5.0', outname: 'shiny'}
24+
- {image: 'rocker/shiny', amdtag: '4.5.1', outname: 'shiny'}
2525
steps:
2626
- uses: actions/checkout@v4
2727

0 commit comments

Comments
 (0)