Skip to content

Commit

Permalink
[NOTASK]
Browse files Browse the repository at this point in the history
fix line endings fix
  • Loading branch information
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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cdb6b64

Please sign in to comment.