Skip to content

Commit 3ff61c4

Browse files
chore(deps): update postgres docker tag to v17.4
1 parent af58536 commit 3ff61c4

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
@@ -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:17.3-alpine@sha256:80d3d7d6bb3ddb1e44b79612330f7bfc6c451f093f6dd14a1317e777a260b602
70+
image: postgres:17.4-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)