We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23aeaf5 commit 7a94472Copy full SHA for 7a94472
CHANGELOG.md
@@ -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
7
## 4.1.13 2025-01-21 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -10,7 +10,7 @@ ENV INFLUX1_CLIENT_VERSION=1.8.0 \
10
MSSQL_VERSION=18.4.1.1-1 \
11
MYSQL_VERSION=mysql-8.4.4 \
12
MYSQL_REPO_URL=https://github.com/mysql/mysql-server \
13
- AWS_CLI_VERSION=1.37.2 \
+ AWS_CLI_VERSION=1.36.40 \
14
CONTAINER_ENABLE_MESSAGING=TRUE \
15
CONTAINER_ENABLE_MONITORING=TRUE \
16
IMAGE_NAME="tiredofit/db-backup" \
0 commit comments