Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[NOTASK]
fix line endings fix
Jj! committed Nov 29, 2023
1 parent b41d21c commit cdb6b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/docker/shibboleth-idp/Dockerfile
@@ -22,7 +22,7 @@ RUN yum install -y dos2unix

COPY opt-shibboleth-idp /opt/shibboleth-idp/

RUN dos2unix /opt/shibboleth-idp/ \
RUN dos2unix /opt/shibboleth-idp/bin/*.sh \
&& chmod +x /opt/shibboleth-idp/bin/*.sh

FROM amazoncorretto:17 as prod

0 comments on commit cdb6b64

Please sign in to comment.