Skip to content

Commit bcbb56b

Browse files
codez0mb1eCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 974ea3a commit bcbb56b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rstudio-server/server/compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
2-
rserver:
2+
rstudio-server:
33
image: rocker/tidyverse:4.5
4-
container_name: rserver
4+
container_name: rstudio-server
55
ports:
66
- "127.0.0.1:8787:8787"
77
restart: unless-stopped

0 commit comments

Comments
 (0)