Skip to content

Commit 7a94472

Browse files
committed
Release 4.1.14 - See CHANGELOG.md
1 parent 23aeaf5 commit 7a94472

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.1.14 2025-01-21 <dave at tiredofit dot ca>
2+
3+
### Changed
4+
- Downgrade AWS Client to 1.36.40 due to incompatibilities with providers with 1.37x. for time being
5+
6+
17
## 4.1.13 2025-01-21 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV INFLUX1_CLIENT_VERSION=1.8.0 \
1010
MSSQL_VERSION=18.4.1.1-1 \
1111
MYSQL_VERSION=mysql-8.4.4 \
1212
MYSQL_REPO_URL=https://github.com/mysql/mysql-server \
13-
AWS_CLI_VERSION=1.37.2 \
13+
AWS_CLI_VERSION=1.36.40 \
1414
CONTAINER_ENABLE_MESSAGING=TRUE \
1515
CONTAINER_ENABLE_MONITORING=TRUE \
1616
IMAGE_NAME="tiredofit/db-backup" \

0 commit comments

Comments
 (0)