Skip to content

Commit b4af133

Browse files
Merge pull request #4505 from matyasselmeci/pr/osg-24.SOFTWARE-6070
Build from OSG 24, pulling software-base from Harbor
2 parents 3a0356f + 617a095 commit b4af133

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM opensciencegrid/software-base:3.6-al8-release
1+
FROM hub.opensciencegrid.org/opensciencegrid/software-base:24-el8-release
22

33
# Install dependencies (application, Apache)
44
RUN \
@@ -51,3 +51,5 @@ COPY docker/apache.conf /etc/httpd/conf.d/topology.conf
5151
COPY docker/supervisor-apache.conf /etc/supervisord.d/40-apache.conf
5252

5353
EXPOSE 8080/tcp 8443/tcp
54+
55+
ENV ENABLE_SHA1=YES

0 commit comments

Comments
 (0)