Skip to content

Commit 144c06b

Browse files
authored
Merge branch 'main' into lemon/summer_code_jam_21/front_page_banner_fixes
2 parents 70154a6 + b51299f commit 144c06b

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
@@ -11,7 +11,7 @@
1111
version: "3.6"
1212
services:
1313
postgres:
14-
image: postgres:12-alpine
14+
image: postgres:13-alpine
1515
ports:
1616
- "127.0.0.1:7777:5432"
1717
environment:

0 commit comments

Comments
 (0)