Skip to content

Releases: appwrite/docker-base

1.1.0

13 Mar 10:35
b4fd48d

Choose a tag to compare

CHANGELOG

Version 1.1.0

Add

  • .dockerignore
  • .github/workflows/pr-scan.yml to scan all commit pushes for vulnerabilities
  • base_image and php_build_date to container labels
  • container image build action to publish image using commit sha
  • container-structure-test to check PHP version (currently set to 8.5.3)
  • container-structure-test to check swoole version (currently set to 6.2.0)
  • SECURITY.md to align with appwrite/appwrite

Change

  • .github/*.yml steps updated to latest versions
  • Better document use of docker buildx ... for local builds
  • Better noted and organized the different build processes for PHP extensions
  • Date component of PHP extension shared objects directory now a build argument
  • Dockerfile base now based on phpswoole/swoole:php8.5-alpine
  • Dockerfile compile and final stage system packages aligned
  • GitHub action for container-structure-test now uses a marketplace action
  • GitHub action runners pinned to Ubuntu 24.04
  • ImageMagick version bumped to 7.1.2.15 via APK
  • PHP version bumped to 8.5
  • Refactored multi-arch build process to prevent cross-arch builds requiring long wait times

Fixes

  • README.md usage instructions more detailed

Miscellaneous

Removed

  • Build tools from final stage of Dockerfile
  • GitHub action to Setup QEMU as GitHub now provides native ARM runners

1.0.1

04 Mar 04:18
7700869

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

04 Feb 08:24
54a5d49

Choose a tag to compare

What's Changed

  • Add apk upgrade and modernize docker-compose installation to address security vulnerabilities by @Copilot in #54
  • Add Trivy vulnerability scanning workflow by @stnguyen90 in #56
  • Update PHP + alpine + extensions by @abnegate in #60

New Contributors

  • @Copilot made their first contribution in #54

Full Changelog: 0.11.4...1.0.0

0.10.6

06 Dec 08:56
07cbd07

Choose a tag to compare

What's Changed

Full Changelog: 0.10.5...0.10.6

0.11.5

06 Dec 08:55
5e3f3b2

Choose a tag to compare

What's Changed

Full Changelog: 0.11.3...0.11.5

0.11.4

30 Oct 04:06
5e3f3b2

Choose a tag to compare

0.11.4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.11.3...0.11.4

0.10.5

30 Oct 04:05
47ec693

Choose a tag to compare

What's Changed

Full Changelog: 0.10.4...0.10.5

0.11.3

26 Aug 03:38
6924997

Choose a tag to compare

0.11.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.11.2...0.11.3

0.10.4

26 Aug 03:37
bca5216

Choose a tag to compare

What's Changed

Full Changelog: 0.10.3...0.10.4

0.10.3

08 Aug 10:54
72de2e7

Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.10.3