Skip to content

Commit 347e655

Browse files
authored
Merge pull request #935 from xmlking/renovate/postgres-14.x
feat(deps): update postgres docker tag to v14
2 parents 64fcd76 + e1c9ef3 commit 347e655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
- postgres
2222

2323
postgres:
24-
image: postgres:13.3-alpine
24+
image: postgres:14.1-alpine
2525
container_name: postgres
2626
environment:
2727
POSTGRES_DB: postgres

0 commit comments

Comments
 (0)