We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d41d9 commit 8c23e6bCopy full SHA for 8c23e6b
definition/docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
restart: unless-stopped
12
13
etcd:
14
- image: 'bitnami/etcd:3.5.5'
+ image: 'bitnami/etcd:3.5.6'
15
environment:
16
- ALLOW_NONE_AUTHENTICATION=yes
17
ports:
0 commit comments