Explorar el Código

Update CHANGELOG-3.4.md for PR #10805

Wenjia hace 6 años
padre
commit
97bd2b3262
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      CHANGELOG-3.4.md

+ 3 - 0
CHANGELOG-3.4.md

@@ -508,6 +508,9 @@ Note: **v3.5 will deprecate `etcd --log-package-levels` flag for `capnslog`**; `
 - Require [*Go 1.11+*](https://github.com/etcd-io/etcd/pull/10045).
 - Compile with [*Go 1.11*](https://golang.org/doc/devel/release.html#go1.11).
 
+### Dockerfile
+
+- [Rebase etcd image from Alpine to Debian](https://github.com/etcd-io/etcd/pull/10805) to improve security and maintenance effort for etcd release.
 
 <hr>