Skip to content

Commit f7a0cd6

Browse files
chore(deps): update postgres docker tag to v16.5
1 parent a828723 commit f7a0cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: definition/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ services:
104104
restart: unless-stopped
105105

106106
postgres:
107-
image: 'postgres:16.3'
107+
image: 'postgres:16.5'
108108
ports:
109109
- 5432
110110
environment:

0 commit comments

Comments
 (0)