Skip to content

Commit

Permalink
keycloak changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry0589 committed Oct 4, 2024
1 parent 64bb14f commit a6d2769
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image-rhbk-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build-and-push-image:
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04.6
permissions:
contents: read
packages: write
Expand Down
1 change: 0 additions & 1 deletion docker/keycloak/Dockerfile-24
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ COPY ./configuration/24/quarkus.properties /opt/keycloak/conf

COPY ./configuration/24/keycloak-default-user-profile.json /tmp

# change these values to point to a running postgres instance
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]

0 comments on commit a6d2769

Please sign in to comment.