Skip to content

Commit 7406b7a

Browse files
Update postgres Docker tag to v18.1
1 parent 88ef17d commit 7406b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3.9'
22
services:
33
postgres:
4-
image: postgres:18.0
4+
image: postgres:18.1
55
container_name: harmonia-postgres
66
restart: unless-stopped
77
environment:

0 commit comments

Comments
 (0)