Skip to content

Commit 6cd30e9

Browse files
fix(deps): update all non-major dependencies
1 parent 0f5eaea commit 6cd30e9

File tree

4 files changed

+730
-1774
lines changed

4 files changed

+730
-1774
lines changed

compose.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
container_name: gptwrapper
1515

1616
db:
17-
image: docker.io/postgres:15.8-alpine
17+
image: docker.io/postgres:15.14-alpine
1818
environment:
1919
- PGDATA=/data
2020
- POSTGRES_PASSWORD=postgres

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
container_name: gptwrapper_dev
1717

1818
db:
19-
image: docker.io/postgres:15.8-alpine
19+
image: docker.io/postgres:15.14-alpine
2020
environment:
2121
- PGDATA=/data
2222
- POSTGRES_PASSWORD=postgres

0 commit comments

Comments
 (0)