Skip to content

Commit 1c3f7ca

Browse files
chore(deps): update postgres docker tag to v16.4
1 parent 8a5ef40 commit 1c3f7ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
database:
4-
image: postgres:16.3-alpine3.20
4+
image: postgres:16.4-alpine3.20
55
environment:
66
POSTGRES_DB: testdb
77
POSTGRES_USER: testuser

0 commit comments

Comments
 (0)