Skip to content

Commit a43e061

Browse files
Update postgres Docker tag to v18
1 parent 53c2578 commit a43e061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
db:
3-
image: postgres:16-alpine
3+
image: postgres:18-alpine
44
volumes:
55
- pgdata:/var/lib/postgresql/data
66
ports:

0 commit comments

Comments
 (0)