From 648070a7a7a21a3744c55ccdebffe9d1d9b9e73e Mon Sep 17 00:00:00 2001 From: "matt.vasquez" Date: Sun, 9 May 2021 00:03:25 -0500 Subject: [PATCH] typo --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index fefefd8..eff3453 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -11,7 +11,7 @@ tags: # Build args passed to Dockerfile ARGs args: BASE_IMAGE: "opensource/r/r-base" - BASE_TAG: "3.0.14" + BASE_TAG: "4.0.3" # Docker image labels labels: org.opencontainers.image.title: "rstudio" -- GitLab