Skip to content

Commit b7bb6d1

Browse files
authored
Upgrade compose to PG 16 (#1190)
1 parent 023d53d commit b7bb6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ services:
5858

5959
eyeshade-postgres:
6060
container_name: eyeshade-postgres
61-
image: postgres:15.4
61+
image: postgres:16.2
6262
ports:
6363
- "3012:5432"
6464
environment:

0 commit comments

Comments
 (0)