Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mitodl/keycloak-scim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 06d12cf030134259c9a46d0e1c4b2f2169cb67be
Choose a base ref
..
head repository: mitodl/keycloak-scim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fd46df5b177037e16c9fb32daad536fa7d4bf42c
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 docker-compose.yml
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ version: "3"

services:
postgres:
image: postgres@sha256:446b42645b83e67ae8f3cf24a4a215da7e0d30bcdf83debb6d97619512cbb942
image: postgres@sha256:81f32a88ec561664634637dd446487efd5f9d90996304b96210078e90e5c8b21
volumes:
- db:/var/lib/postgresql/data
environment: