UNCLASSIFIED

Commit 159c8cde authored by Matt Vasquez's avatar Matt Vasquez
Browse files

more dep updates, version

parent 5062ced6
Pipeline #376487 failed with stages
in 1 minute and 30 seconds
......@@ -15,4 +15,4 @@ caret
text2vec
## Quickstart
`docker run --rm --name rstudio -it -p 8787:8787 registry1.dso.mil/ironbank/opensource/r/r-studio:1.4.1106`
\ No newline at end of file
`docker run --rm --name rstudio -it -p 8787:8787 registry1.dso.mil/ironbank/opensource/r/r-studio:1.4.1717`
\ No newline at end of file
......@@ -6,7 +6,7 @@ name: "opensource/r/r-studio"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "1.4.1106"
- "1.4.1717"
- "latest"
# Build args passed to Dockerfile ARGs
args:
......@@ -23,7 +23,7 @@ labels:
org.opencontainers.image.url: "https://rstudio.com/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "RStudio"
org.opencontainers.image.version: "1.4.1106"
org.opencontainers.image.version: "1.4.1717"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "ide,ai,ml"
## This value can be "opensource" or "commercial"
......@@ -32,7 +32,7 @@ labels:
mil.dso.ironbank.product.name: "RStudio"
# List of resources to make available to the offline build context
resources:
- filename: rstudio-server-rhel-1.4.1106-x86_64.rpm
- filename: rstudio-server-rhel-1.4.1717-x86_64.rpm
url: https://download2.rstudio.org/server/centos7/x86_64/rstudio-server-rhel-1.4.1717-x86_64.rpm
validation:
type: sha256
......@@ -86,7 +86,7 @@ resources:
url: http://cran.us.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz
validation:
type: sha256
value: 849955dc8ad9bc52bdc50ed4867fd92a510696fc8294e6971efa018437c83c6a
value: 849955dc8ad9bc52bdc50ed4867fd92a571796fc8294e6971efa018437c83c6a
- filename: fansi_0.5.0.tar.gz
url: http://cran.us.r-project.org/src/contrib/fansi_0.5.0.tar.gz
validation:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment