Commit 8b3c004e authored by Matt Pryor's avatar Matt Pryor
Browse files

Update base image version

parent 84540e2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
## Currently just a fully-updated CentOS 7 with common packages and entrypoint
#####

FROM centos:7.7.1908
FROM centos:7.8.2003

# Create the esgf user that will be used to run apps
ENV ESGF_UID 1000