Skip to content

Commit f36810a

Browse files
abitrollyewjoachim
andauthored
Do not pin the minor PostreSQL version
Co-authored-by: Joachim Jablon <[email protected]>
1 parent eee3693 commit f36810a

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
@@ -24,7 +24,7 @@ services:
2424
- ./dev/vault:/etc/vault
2525

2626
db:
27-
image: postgres:10.18
27+
image: postgres:10
2828
ports:
2929
# 5432 may already in use by another PostgreSQL on host
3030
- "5433:5432"

0 commit comments

Comments
 (0)