Skip to content

Releases: uqlibrary/docker-simplesamlphp

v2.0.7-20231108

08 Nov 02:44

Choose a tag to compare

New rebuild on php8.2 and simpleSAML 2.0.7

V3

12 Apr 05:50

Choose a tag to compare

V3

Refactored the Dockerfile to use wget for fetching simplesamlphp package and combined many of the RUN commands into single exec chained RUN commands (to minimise docker image layering).

V2

11 Apr 05:15

Choose a tag to compare

V2

Updated the simplesamlphp download URL in Dockerfile. The release downloads have been moved to github at some point since the original image was built.

V1

11 Apr 04:49

Choose a tag to compare

V1

Same as original