Skip to content

Commit

Permalink
Change docker-compose for postgres 14
Browse files Browse the repository at this point in the history
  • Loading branch information
V1D1AN committed Oct 17, 2022
1 parent bd5144f commit fbf1c0c
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 @@ -766,7 +766,7 @@ services:
- s1em

postgres:
image: postgres
image: postgres:14
container_name: postgres
hostname: postgres
restart: always
Expand Down

0 comments on commit fbf1c0c

Please sign in to comment.