Skip to content

Commit

Permalink
Re enable automated stack files update and update files (for R 4.2.3 …
Browse files Browse the repository at this point in the history
…release) (#613)

close #512
  • Loading branch information
eitsupi authored Mar 15, 2023
2 parents abeff0f + fb1d32e commit 11323bc
Show file tree
Hide file tree
Showing 26 changed files with 909 additions and 181 deletions.
88 changes: 11 additions & 77 deletions bakefiles/4.2.2.docker-bake.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,7 @@
},
"tags": [
"docker.io/rocker/r-ver:4.2.2",
"ghcr.io/rocker-org/r-ver:4.2.2",
"docker.io/rocker/r-ver:4.2",
"ghcr.io/rocker-org/r-ver:4.2",
"docker.io/rocker/r-ver:4",
"ghcr.io/rocker-org/r-ver:4",
"docker.io/rocker/r-ver:latest",
"ghcr.io/rocker-org/r-ver:latest"
"ghcr.io/rocker-org/r-ver:4.2.2"
],
"platforms": [
"linux/amd64",
Expand All @@ -68,13 +62,7 @@
},
"tags": [
"docker.io/rocker/rstudio:4.2.2",
"ghcr.io/rocker-org/rstudio:4.2.2",
"docker.io/rocker/rstudio:4.2",
"ghcr.io/rocker-org/rstudio:4.2",
"docker.io/rocker/rstudio:4",
"ghcr.io/rocker-org/rstudio:4",
"docker.io/rocker/rstudio:latest",
"ghcr.io/rocker-org/rstudio:latest"
"ghcr.io/rocker-org/rstudio:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -97,13 +85,7 @@
},
"tags": [
"docker.io/rocker/tidyverse:4.2.2",
"ghcr.io/rocker-org/tidyverse:4.2.2",
"docker.io/rocker/tidyverse:4.2",
"ghcr.io/rocker-org/tidyverse:4.2",
"docker.io/rocker/tidyverse:4",
"ghcr.io/rocker-org/tidyverse:4",
"docker.io/rocker/tidyverse:latest",
"ghcr.io/rocker-org/tidyverse:latest"
"ghcr.io/rocker-org/tidyverse:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -126,13 +108,7 @@
},
"tags": [
"docker.io/rocker/verse:4.2.2",
"ghcr.io/rocker-org/verse:4.2.2",
"docker.io/rocker/verse:4.2",
"ghcr.io/rocker-org/verse:4.2",
"docker.io/rocker/verse:4",
"ghcr.io/rocker-org/verse:4",
"docker.io/rocker/verse:latest",
"ghcr.io/rocker-org/verse:latest"
"ghcr.io/rocker-org/verse:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -155,13 +131,7 @@
},
"tags": [
"docker.io/rocker/geospatial:4.2.2",
"ghcr.io/rocker-org/geospatial:4.2.2",
"docker.io/rocker/geospatial:4.2",
"ghcr.io/rocker-org/geospatial:4.2",
"docker.io/rocker/geospatial:4",
"ghcr.io/rocker-org/geospatial:4",
"docker.io/rocker/geospatial:latest",
"ghcr.io/rocker-org/geospatial:latest"
"ghcr.io/rocker-org/geospatial:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -184,13 +154,7 @@
},
"tags": [
"docker.io/rocker/shiny:4.2.2",
"ghcr.io/rocker-org/shiny:4.2.2",
"docker.io/rocker/shiny:4.2",
"ghcr.io/rocker-org/shiny:4.2",
"docker.io/rocker/shiny:4",
"ghcr.io/rocker-org/shiny:4",
"docker.io/rocker/shiny:latest",
"ghcr.io/rocker-org/shiny:latest"
"ghcr.io/rocker-org/shiny:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -213,13 +177,7 @@
},
"tags": [
"docker.io/rocker/shiny-verse:4.2.2",
"ghcr.io/rocker-org/shiny-verse:4.2.2",
"docker.io/rocker/shiny-verse:4.2",
"ghcr.io/rocker-org/shiny-verse:4.2",
"docker.io/rocker/shiny-verse:4",
"ghcr.io/rocker-org/shiny-verse:4",
"docker.io/rocker/shiny-verse:latest",
"ghcr.io/rocker-org/shiny-verse:latest"
"ghcr.io/rocker-org/shiny-verse:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -242,13 +200,7 @@
},
"tags": [
"docker.io/rocker/binder:4.2.2",
"ghcr.io/rocker-org/binder:4.2.2",
"docker.io/rocker/binder:4.2",
"ghcr.io/rocker-org/binder:4.2",
"docker.io/rocker/binder:4",
"ghcr.io/rocker-org/binder:4",
"docker.io/rocker/binder:latest",
"ghcr.io/rocker-org/binder:latest"
"ghcr.io/rocker-org/binder:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -271,13 +223,7 @@
},
"tags": [
"docker.io/rocker/cuda:4.2.2",
"ghcr.io/rocker-org/cuda:4.2.2",
"docker.io/rocker/cuda:4.2",
"ghcr.io/rocker-org/cuda:4.2",
"docker.io/rocker/cuda:4",
"ghcr.io/rocker-org/cuda:4",
"docker.io/rocker/cuda:latest",
"ghcr.io/rocker-org/cuda:latest"
"ghcr.io/rocker-org/cuda:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -300,13 +246,7 @@
},
"tags": [
"docker.io/rocker/ml:4.2.2",
"ghcr.io/rocker-org/ml:4.2.2",
"docker.io/rocker/ml:4.2",
"ghcr.io/rocker-org/ml:4.2",
"docker.io/rocker/ml:4",
"ghcr.io/rocker-org/ml:4",
"docker.io/rocker/ml:latest",
"ghcr.io/rocker-org/ml:latest"
"ghcr.io/rocker-org/ml:4.2.2"
],
"platforms": [
"linux/amd64"
Expand All @@ -329,13 +269,7 @@
},
"tags": [
"docker.io/rocker/ml-verse:4.2.2",
"ghcr.io/rocker-org/ml-verse:4.2.2",
"docker.io/rocker/ml-verse:4.2",
"ghcr.io/rocker-org/ml-verse:4.2",
"docker.io/rocker/ml-verse:4",
"ghcr.io/rocker-org/ml-verse:4",
"docker.io/rocker/ml-verse:latest",
"ghcr.io/rocker-org/ml-verse:latest"
"ghcr.io/rocker-org/ml-verse:4.2.2"
],
"platforms": [
"linux/amd64"
Expand Down
Loading

0 comments on commit 11323bc

Please sign in to comment.