Skip to content

Commit bb58703

Browse files
chore(deps): update postgres docker tag to v18
1 parent b44387b commit bb58703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
postgres:
3-
image: postgres:17.5-alpine3.21
3+
image: postgres:18.1-alpine3.21
44
environment:
55
POSTGRES_USER: stockbot
66
POSTGRES_PASSWORD: stockbot

0 commit comments

Comments
 (0)