Skip to content

chore: bump base image to 1.4.1#12204

Merged
loks0n merged 1 commit into
1.9.xfrom
chore/bump-image-1.4.1
May 3, 2026
Merged

chore: bump base image to 1.4.1#12204
loks0n merged 1 commit into
1.9.xfrom
chore/bump-image-1.4.1

Conversation

@loks0n
Copy link
Copy Markdown
Member

@loks0n loks0n commented May 3, 2026

Summary

  • Bump appwrite/base Docker image from 1.3.1 to 1.4.1 in the Dockerfile.

Test plan

  • CI build passes
  • docker compose up -d --force-recreate --build succeeds locally

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 3, 2026

Greptile Summary

This PR bumps the appwrite/base Docker image from 1.3.1 to 1.4.1 in the Dockerfile. It is a single-line dependency update with no other changes to the build configuration.

Confidence Score: 5/5

Safe to merge — minimal, well-scoped change with no logic modifications.

Single-line base image version bump with no other changes. No logic, configuration, or dependency behavior is altered beyond the image upgrade.

No files require special attention.

Important Files Changed

Filename Overview
Dockerfile Single-line bump of appwrite/base from 1.3.1 to 1.4.1; no other changes to the Dockerfile.

Reviews (1): Last reviewed commit: "chore: bump base image to 1.4.1" | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

✨ Benchmark results

Comparing 1.9.x (before) to chore/bump-image-1.4.1 (after).

Before

Scenario P50 (ms) P95 (ms) Requests RPS
API total 14.45 135.02 185 34.24
Account 24.84 161.21 35 7.14
TablesDB 13.81 22.94 35 8.67
Storage 12 58.28 75 18.1
Functions 19.96 29.98 40 9.78

After

Scenario P50 (ms) P95 (ms) Requests RPS
API total 15.74 118.69 185 34.8
Account 26 144.42 35 7.27
TablesDB 14.62 23.74 35 8.67
Storage 12.41 61.84 75 18.23
Functions 20.03 35.55 40 9.77

Delta

Scenario P95 delta (ms)
API total -16.34
Account -16.79
TablesDB +0.81
Storage +3.56
Functions +5.58
Top API waits
API request Max wait (ms)
account.sessions.email.create 642.65
account.password.update 144.31
account.create 136.12

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

🔄 PHP-Retry Summary

Flaky tests detected across commits:

Commit 92eceba - 4 flaky tests
Test Retries Total Time Details
TablesDBConsoleClientTest::testNotBetween 1 240.70s Logs
UsageTest::testFunctionsStats 1 10.23s Logs
UsageTest::testPrepareSitesStats 1 7ms Logs
UsageTest::testEmbeddingsTextUsageDoesNotBreakProjectUsage 1 5ms Logs

@loks0n loks0n merged commit 76e6239 into 1.9.x May 3, 2026
78 of 80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant