Skip to content

Commit 0fbd74c

Browse files
chore(deps): update docker.io/library/postgres docker tag to v18
1 parent d969526 commit 0fbd74c

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
@@ -386,7 +386,7 @@ services:
386386
# Bring up with: docker compose --profile postgres up -d postgres-test
387387
# See ADR-026 for the pluggable-database-backend design.
388388
postgres-test:
389-
image: docker.io/library/postgres:16-alpine@sha256:16bc17c64a573ef34162af9298258d1aec548232985b33ed7b1eac33ba35c229
389+
image: docker.io/library/postgres:18-alpine@sha256:d3e64d36360a9f40c30fbbc5dd2dde799fe35f8537500c8b067551a6497f50f4
390390
restart: unless-stopped
391391
environment:
392392
POSTGRES_USER: mcp

0 commit comments

Comments
 (0)