Update docker.io/davidcrty/databasement Docker tag to v1.0.1
No problems upgrading the Docker container with a Docker compose yaml file by means of Watchtower DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
Including updating all docker and host agents manually.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/davidcrty/databasement (source) | patch | 1.0.0 → 1.0.1 |
Release Notes
php/frankenphp (docker.io/davidcrty/databasement)
v1.0.1
What's Changed
- docs: Caddyfile config adjustments by @francislavoie in dunglas#345
- Update example Laravel config in the docs by @peterfox in dunglas#350
- ci: fix static pipeline by @dunglas in dunglas#351
- Fix the broken link in README.md by @xuchunyang in dunglas#352
- ci: bump actions/setup-go from 4 to 5 by @dependabot in dunglas#358
- chore: upgrade to Caddy 2.7.6 by @dunglas in dunglas#361
- ci: setup Dependabot for the Go modules by @dunglas in dunglas#363
- docs: Removes accidental
RUNby @donatj in dunglas#375 - chore: bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in dunglas#367
- chore(caddy): bump github.com/dunglas/mercure/caddy from 0.15.5 to 0.15.6 in /caddy by @dependabot in dunglas#368
- chore: bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in dunglas#369
- ci: add Docker tags containing the minor and major PHP version by @dunglas in dunglas#373
- ci: rebuild Docker images every night if necessary by @dunglas in dunglas#379
- ci: add missing Go package on Mac by @dunglas in dunglas#381
- chore: improve automaxprocs logs by @dunglas in dunglas#384
- ci: improve linker flags by @dunglas in dunglas#383
- docs: xcaddy build flags by @dunglas in dunglas#385
- docs: use the correct link to the docker tags by @dheineman in dunglas#389
- Introduce debug symbols flag for static build by @goossda in dunglas#397
- ci: ignore GitHub Actions cache errors by @dunglas in dunglas#398
- ci: remove missed temporary LATEST env var by @dunglas in dunglas#399
- feat: include debug symbols in CGO code by @dunglas in dunglas#400
- fix: skip shebang in CLI mode by @dunglas in dunglas#401
- fix: add back skipped extensions on Mac by @dunglas in dunglas#402
- fix: random crash when starting or reloading by @dunglas in dunglas#394
- ci: bump actions/download-artifact from 3 to 4 by @dependabot in dunglas#403
- ci: upgrade upload-artifact action by @dunglas in dunglas#405
- perf: add benchmark by @dunglas in dunglas#392
- Revert "ci: upgrade upload-artifact action" by @dunglas in dunglas#406
- chore: switch to upstream C-Thread-Pool by @dunglas in dunglas#407
New Contributors
- @francislavoie made their first contribution in dunglas#345
- @peterfox made their first contribution in dunglas#350
- @xuchunyang made their first contribution in dunglas#352
- @donatj made their first contribution in dunglas#375
- @dheineman made their first contribution in dunglas#389
- @goossda made their first contribution in dunglas#397
Full Changelog: https://github.com/dunglas/frankenphp/compare/v1.0.0...v1.0.1