Skip to content

Commit

Permalink
2.3.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlyt committed Apr 6, 2023
1 parent 83fa2c5 commit ef1e559
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Keycloak (Quarkus 21.x.x) Phone Provider
# Keycloak (Quarkus 20.x.x) Phone Provider
![Build Status](https://github.com/cooperlyt/keycloak-phone-provider/actions/workflows/compile-and-liveness-check.yml/badge.svg)

+ Phone support like e-mail
Expand Down Expand Up @@ -75,7 +75,7 @@ anymore and I did not test user storage beyond Kerberos or LDAP. I may try to he
### **Installing:**

+ Docker
1. docker image is [coopersoft/keycloak:21.0.2_phone-2.3.3](https://hub.docker.com/repository/docker/coopersoft/keycloak)
1. docker image is [coopersoft/keycloak:20.0.5_phone-2.3.3](https://hub.docker.com/repository/docker/coopersoft/keycloak)
2. for examples [docker-compose.yml](https://raw.githubusercontent.com/cooper-lyt/keycloak-phone-provider/master/examples/docker-compose.yml)
3. run as `docker-compose up` , [docker-compose](https://docs.docker.com/compose/) is required!

Expand Down

0 comments on commit ef1e559

Please sign in to comment.