From 771a604fa4a93256d9bf93678a63a9cb42c8540b Mon Sep 17 00:00:00 2001 From: Alex Gebben Work Date: Wed, 15 Apr 2026 17:18:58 -0600 Subject: [PATCH] Update --- Dockerfile.Full | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.Full b/Dockerfile.Full index b20dd4e..a276453 100644 --- a/Dockerfile.Full +++ b/Dockerfile.Full @@ -1,6 +1,6 @@ -#Date Created: Jan 8, 2026 +#Date Created: April 15, 2026 #Author Alex Gebben -FROM rocker/r-ver:4.5.2 +FROM rocker/r-ver:4.5.3 LABEL org.opencontainers.image.authors=agebben@uwyo.edu RUN apt-get update \ && apt-get install -y sudo