Skip to content

Commit

Permalink
update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiWaldrant committed Aug 9, 2024
1 parent 9faa7f5 commit cd81e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/create_task_readme/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test_resources:
path: test.R
engines:
- type: docker
image: ghcr.io/openproblems-bio/base_images/r:1.1.0
image: openproblems/base_r:1.0.0
setup:
- type: r
packages: [dplyr, purrr, rlang, glue, yaml, fs, cli, igraph, rmarkdown, processx]
Expand Down

0 comments on commit cd81e04

Please sign in to comment.