Skip to content

Commit

Permalink
Merge pull request #810 from rstudio/dev
Browse files Browse the repository at this point in the history
Merge tag changes to main
  • Loading branch information
samcofer authored Jun 28, 2024
2 parents ab55d96 + f94fb24 commit 94e8642
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,10 @@ target "content-base" {
"ghcr.io/rstudio/content-base:r${builds.r}-py${builds.py}-${builds.os_alt}",
"docker.io/rstudio/content-base:r${builds.r}-py${builds.py}-${builds.os}",
"docker.io/rstudio/content-base:r${builds.r}-py${builds.py}-${builds.os_alt}",
"ghcr.io/rstudio/content-base:r${builds.r}-py${builds.py}-quarto${builds.quarto}-${builds.os}",
"ghcr.io/rstudio/content-base:r${builds.r}-py${builds.py}-quarto${builds.quarto}-${builds.os_alt}",
"docker.io/rstudio/content-base:r${builds.r}-py${builds.py}-quarto${builds.quarto}-${builds.os}",
"docker.io/rstudio/content-base:r${builds.r}-py${builds.py}-quarto${builds.quarto}-${builds.os_alt}",
]

dockerfile = "Dockerfile.${builds.os}"
Expand Down

0 comments on commit 94e8642

Please sign in to comment.