Skip to content

Commit

Permalink
set version postgresql 16
Browse files Browse the repository at this point in the history
  • Loading branch information
yeahbutstill committed Nov 7, 2024
1 parent e6ccd48 commit 41f4b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
db-contact-management:
image: 'postgres:16.3-alpine3.20'
image: 'postgres:16'
restart: always
# set shared memory limit when using docker-compose
shm_size: 128mb
Expand Down

0 comments on commit 41f4b15

Please sign in to comment.