Skip to content

Commit

Permalink
fix postgres 11 version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafsaf committed Oct 9, 2023
1 parent 3e264dc commit 64fcc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ services:

postgres_11:
restart: "no"
image: postgres:11.21
image: postgres:11.21-bookworm
environment:
- POSTGRES_PASSWORD=password-_-12!@#$%^&*()/;><.,]}{[
- POSTGRES_USER=user-_-12!@#$%^&*()/;><.,]}{[
Expand Down

0 comments on commit 64fcc2e

Please sign in to comment.