Skip to content

Commit 0054b79

Browse files
committed
Add supported architectures to Readme
1 parent c25520d commit 0054b79

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Changed
1515
- Custom dump file names now follow the same naming rules as docker containers.
1616

17+
### Removed
18+
- Dropped Support for i386 Architecture
19+
1720
## [0.2.0] - 2021-10-04
1821
### Added
1922
- AES Encryption of dump files

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Docker Image Tags:
1313
- `jandi/database-backup` [Docker Hub](https://hub.docker.com/r/jandi/database-backup)
1414
- `ghcr.io/jan-di/database-backup` [GitHub Container Registry](https://github.com/jan-di/docker-database-backup/pkgs/container/database-backup)
1515

16+
Supported Architectures: `amd64`, `arm64`, `arm/v6`, `arm/v7`
17+
1618
## Service Configuration
1719

1820
Configure the backup service by specifying environment variables:

0 commit comments

Comments
 (0)