Skip to content

Commit 94e8642

Browse files
authored
Merge pull request #810 from rstudio/dev
Merge tag changes to main
2 parents ab55d96 + f94fb24 commit 94e8642

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docker-bake.hcl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,10 @@ target "content-base" {
359359
"ghcr.io/rstudio/content-base:r${builds.r}-py${builds.py}-${builds.os_alt}",
360360
"docker.io/rstudio/content-base:r${builds.r}-py${builds.py}-${builds.os}",
361361
"docker.io/rstudio/content-base:r${builds.r}-py${builds.py}-${builds.os_alt}",
362+
"ghcr.io/rstudio/content-base:r${builds.r}-py${builds.py}-quarto${builds.quarto}-${builds.os}",
363+
"ghcr.io/rstudio/content-base:r${builds.r}-py${builds.py}-quarto${builds.quarto}-${builds.os_alt}",
364+
"docker.io/rstudio/content-base:r${builds.r}-py${builds.py}-quarto${builds.quarto}-${builds.os}",
365+
"docker.io/rstudio/content-base:r${builds.r}-py${builds.py}-quarto${builds.quarto}-${builds.os_alt}",
362366
]
363367

364368
dockerfile = "Dockerfile.${builds.os}"

0 commit comments

Comments
 (0)