From 44581fe40247e9f0db98e289376a48bd2757768e Mon Sep 17 00:00:00 2001 From: kenchan0130 <1155067+kenchan0130@users.noreply.github.com> Date: Mon, 29 Apr 2024 00:22:35 +0000 Subject: [PATCH] [create-pull-request] automated change --- .simplesamlphp_version | 2 +- docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.simplesamlphp_version b/.simplesamlphp_version index 91c48c0..280a1e3 100644 --- a/.simplesamlphp_version +++ b/.simplesamlphp_version @@ -1 +1 @@ -1.19.9 +2.0.12 diff --git a/docker-compose.yml b/docker-compose.yml index 55419f4..1583617 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,7 +4,7 @@ services: build: context: . args: - SIMPLESAMLPHP_VERSION: "1.19.9" + SIMPLESAMLPHP_VERSION: "2.0.12" environment: SIMPLESAMLPHP_SP_ENTITY_ID: http://app.example.com SIMPLESAMLPHP_SP_ASSERTION_CONSUMER_SERVICE: http://localhost/simplesaml/module.php/saml/sp/saml2-acs.php/test-sp