Skip to content

Commit 6438465

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

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
@@ -394,7 +394,7 @@ services:
394394
# Bring up with: docker compose --profile postgres up -d postgres-test
395395
# See ADR-026 for the pluggable-database-backend design.
396396
postgres-test:
397-
image: docker.io/library/postgres:16-alpine@sha256:e013e867e712fec275706a6c51c966f0bb0c93cfa8f51000f85a15f9865a28cb
397+
image: docker.io/library/postgres:18-alpine@sha256:1b1689b20d16a014a3d195653381cf2caa75a41a92d93b255a9d6ea29fd353aa
398398
restart: unless-stopped
399399
environment:
400400
POSTGRES_USER: mcp

0 commit comments

Comments
 (0)