chore(deps): update docker-compose
This commit is contained in:
		
							parent
							
								
									f6b95c0df8
								
							
						
					
					
						commit
						3325dcb2bd
					
				|  | @ -81,7 +81,7 @@ services: | |||
|           - httpbin.localtest.me | ||||
|   etcd: | ||||
|     container_name: etcd | ||||
|     image: gcr.io/etcd-development/etcd:v3.5.20 | ||||
|     image: gcr.io/etcd-development/etcd:v3.5.21 | ||||
|     entrypoint: /usr/local/bin/etcd | ||||
|     command: | ||||
|       - --listen-client-urls=http://0.0.0.0:2379 | ||||
|  |  | |||
|  | @ -34,7 +34,7 @@ services: | |||
|   # Reverse proxy | ||||
|   gateway: | ||||
|     container_name: traefik | ||||
|     image: traefik:v2.11.21 | ||||
|     image: traefik:v2.11.22 | ||||
|     volumes: | ||||
|       - "./traefik:/etc/traefik" | ||||
|     ports: | ||||
|  |  | |||
|  | @ -55,7 +55,7 @@ services: | |||
|           - httpbin.localtest.me | ||||
|   etcd: | ||||
|     container_name: etcd | ||||
|     image: gcr.io/etcd-development/etcd:v3.5.20 | ||||
|     image: gcr.io/etcd-development/etcd:v3.5.21 | ||||
|     entrypoint: /usr/local/bin/etcd | ||||
|     command: | ||||
|       - --listen-client-urls=http://0.0.0.0:2379 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue