Skip to content

Commit

Permalink
fix updated postgres image on docker hub (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger authored and milanmajchrak committed Jun 19, 2024
1 parent 74c89a1 commit ad56de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose-rest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ services:
container_name: dspacedb${INSTANCE}
environment:
PGDATA: /pgdata
POSTGRES_PASSWORD: dspace
image: dspace/dspace-postgres-pgcrypto
networks:
dspacenet:
Expand Down

0 comments on commit ad56de0

Please sign in to comment.