Skip to content

Commit b796dcf

Browse files
chore(deps): update postgres docker tag to v16.11
1 parent e76755d commit b796dcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.6"
22

33
services:
44
postgres:
5-
image: postgres:16.9
5+
image: postgres:16.11
66
restart: always
77
environment:
88
POSTGRES_PASSWORD: enter

0 commit comments

Comments
 (0)