diff --git a/Dockerfile b/Dockerfile index 91079e6e3..3b1b1cd2f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM harbor.k8s.libraries.psu.edu/library/ruby-3.1.2-node-16:20231030 as base +FROM harbor.k8s.libraries.psu.edu/library/ruby-3.1.2-node-16:20231225 as base # Isilon has issues with uid 2000 for some reason # change the app to run as 201 ARG UID=201