Skip to content

Commit e2c450c

Browse files
author
pstevenson
committed
updated base image to rocker/tiyverse:3.5.3
1 parent abc1879 commit e2c450c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
entrypoint: "/bin/sh -c 'trap exit TERM; while :; do certbot renew; sleep 12h & wait $${!}; done;'"
2727

2828
rstudio:
29-
image: rocker/tidyverse:3.5.2
29+
image: rocker/tidyverse:3.5.3
3030
container_name: rstudio
3131
restart: on-failure
3232
volumes:

0 commit comments

Comments
 (0)