Skip to content

Commit 3f7b738

Browse files
chore(deps): update postgres docker tag to v18.2
1 parent 979c163 commit 3f7b738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
POSTGRES_DB_FILE: /run/secrets/postgres_db
6868
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
6969
POSTGRES_USER_FILE: /run/secrets/postgres_user
70-
image: postgres:18.1-alpine@sha256:aa6eb304ddb6dd26df23d05db4e5cb05af8951cda3e0dc57731b771e0ef4ab29
70+
image: postgres:18.2-alpine@sha256:88f300be8635fe8a9ed4c18a68ba497fb6df1215fd2b074895afd027bd3e1006
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)