Skip to content

Commit

Permalink
Update base image to centos:7
Browse files Browse the repository at this point in the history
This is related to IQSS/dataverse#5374. If this blows up, we'll return to 7.5.
  • Loading branch information
poikilotherm committed Feb 27, 2019
1 parent 4f06821 commit d379b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataverse-k8s/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You may obtain a copy of the License at
# http://www.apache.org/licenses/LICENSE-2.0

FROM centos:7.5.1804
FROM centos:7

LABEL maintainer="FDM FZJ <forschungsdaten@fz-juelich.de>"

Expand Down

0 comments on commit d379b41

Please sign in to comment.