Skip to content

Commit 2eed218

Browse files
Update dependency bitnami/etcd to v3.5.4 (#179)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a199bf8 commit 2eed218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definition/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
restart: unless-stopped
1212

1313
etcd:
14-
image: 'bitnami/etcd:3.5.3'
14+
image: 'bitnami/etcd:3.5.4'
1515
environment:
1616
- ALLOW_NONE_AUTHENTICATION=yes
1717
ports:

0 commit comments

Comments
 (0)