File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
157
157
158
158
## Versions
159
159
160
+ * ** 01.07.19:** - Fall back to base64 encoding when basic http auth is used.
160
161
* ** 23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
161
162
* ** 22.02.19:** - Rebasing to alpine 3.9.
162
163
* ** 18.09.18:** - Update pip
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ app_setup_block: |
34
34
35
35
# changelog
36
36
changelogs :
37
+ - { date: "01.07.19:", desc: "Fall back to base64 encoding when basic http auth is used." }
37
38
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }
38
39
- { date: "22.02.19:", desc: "Rebasing to alpine 3.9." }
39
40
- { date: "18.09.18:", desc: "Update pip" }
You can’t perform that action at this time.
0 commit comments