Skip to content

Commit c175f55

Browse files
committed
chore(deps): update dependency postgres to v14.3
1 parent b3c57ad commit c175f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ services:
6262
POSTGRES_DB_FILE: /run/secrets/postgres_db
6363
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
6464
POSTGRES_USER_FILE: /run/secrets/postgres_user
65-
image: postgres:14.2-alpine@sha256:20e49432a20e1a63bb985977c32ec8f110bc609b93de35ad4f19c5486abcefaa
65+
image: postgres:14.3-alpine@sha256:a00af33e23643f497a42bc24d2f6f28cc67f3f48b076135c5626b2e07945ff9c
6666
secrets:
6767
- postgres_db
6868
- postgres_password

0 commit comments

Comments
 (0)